- Timestamp:
- 05/31/13 07:05:48 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r16514 r16515 121 121 function xmlStateChange() 122 122 { 123 123 $('#data').append('XML state is activated!'); 124 124 if (xmlhttp[index].readyState==4 && xmlhttp[index].status==200) 125 125 {
Note:
See TracChangeset
for help on using the changeset viewer.