Changeset 15538


Ignore:
Timestamp:
05/08/13 05:20:39 (12 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/chart.php

    r15532 r15538  
    44<script type="text/javascript" src="js/chart.js">
    55</script>
    6 <?php echo $_GET['year'],$_GET['month'],$_GET['day']; ?>
     6<div><?php echo $_GET['year'],'-',$_GET['month'],'-',$_GET['day']; ?></div>
    77<div id="container" style="width:100%; height:435px"></div>
Note: See TracChangeset for help on using the changeset viewer.