Changeset 15979 for schedule/chart.php
- Timestamp:
- 05/21/13 19:13:27 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/chart.php
r15978 r15979 2 2 <div id="Time" align="center"><?php echo $_GET['year'],'-',$_GET['month'],'-',$_GET['day'];?></div> 3 3 <div id="container" style="width:100%; height:435px"></div> 4 <div id="source "></div>4 <div id="sourcelist"></div>
Note:
See TracChangeset
for help on using the changeset viewer.