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