Changeset 15695 for schedule/chart.php


Ignore:
Timestamp:
05/20/13 04:57:33 (12 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/chart.php

    r15692 r15695  
    11
    2 <div id="Time" align="center"><?php echo $_GET['year'],'-',$_GET['month'],'-',$_GET['day'],$_GET['new'];?></div>
     2<div id="Time" align="center"><?php echo $_GET['year'],'-',$_GET['month'],'-',$_GET['day'];?></div>
    33<div id="container" style="width:100%; height:435px"></div>
Note: See TracChangeset for help on using the changeset viewer.