Changeset 16749


Ignore:
Timestamp:
06/06/13 15:12:13 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16748 r16749  
    110110                                                $('#Scheduling').load('Module/Scheduling.php?days='+year+'-'+month+'-'+day);
    111111                                                        //$.get("function/SplitDelete.php", {days:year+'-'+month+'-'+day});
    112                                                         //$.get("function/function.php", {day:year+'-'+month+'-'+day});
     112                                                        $.get("function/function.php", {day:year+'-'+month+'-'+day});
    113113                                                 
    114114
Note: See TracChangeset for help on using the changeset viewer.