Ignore:
Timestamp:
06/05/13 05:45:07 (12 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Transaction/insert.php

    r16535 r16721  
    1515$insertdate = $TimeEX[2]."-".$TimeEX[1]."-".$TimeEx[0];
    1616$value = $_GET['Data'];
    17 $Date = $_GET['Date2'];
     17$date = $_GET['Date'];
    1818//$date = new DateTime($_GET['Date']);
    1919$n_value = explode(",",$value);
Note: See TracChangeset for help on using the changeset viewer.