- Timestamp:
- 05/30/13 10:38:27 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r16473 r16474 131 131 } 132 132 133 /*xmlhttp[sources].onreadystatechange=function() 133 for(sources=0;sources<source.length;sources++) 134 { 135 136 xmlhttp[sources].onreadystatechange=function() 134 137 { 135 138 … … 151 154 //$('#data').append(line); 152 155 //} 153 }*/ 156 } 157 } 154 158 155 159 /*function GraphData(DataSource, index)
Note:
See TracChangeset
for help on using the changeset viewer.