Changeset 16017 for schedule/Module/calendar.php
- Timestamp:
- 05/22/13 15:06:21 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r16016 r16017 290 290 xmlhttp.send(); 291 291 $('#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); 293 293 294 294
Note:
See TracChangeset
for help on using the changeset viewer.