Changeset 15646 for schedule/Module/calendar.php
- Timestamp:
- 05/17/13 14:34:01 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r15645 r15646 85 85 { 86 86 var x=Time[t].split('T'); 87 colon[t]=x[ 0];87 colon[t]=x[1]; 88 88 for(var st=0;st<colon.length;st++) 89 89 {
Note:
See TracChangeset
for help on using the changeset viewer.