- Timestamp:
- 05/31/13 07:10:48 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r16516 r16517 124 124 //if (xmlhttp[index].readyState==4 && xmlhttp[index].status==200) 125 125 //{ 126 //sourceData[index]= new Array(); //--> remove this if you use sourceData[[]]126 sourceData[index]= new Array(); //--> remove this if you use sourceData[[]] 127 127 line=xmlhttp[index].responseText.split('\n'); 128 128 //$('#data').append('XML value has changed!');
Note:
See TracChangeset
for help on using the changeset viewer.