Changeset 16017 for schedule/Module


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

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16016 r16017  
    290290                                                        xmlhttp.send();
    291291                                                        $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
    292                                                         $('#saving').load('function.php?day='+day+"&month="+month+"&year="+year);
     292                                                        $('#saving').load('function/function.php?day='+day+"&month="+month+"&year="+year);
    293293                                                       
    294294                                                       
Note: See TracChangeset for help on using the changeset viewer.