Changeset 16535 for schedule/Transaction


Ignore:
Timestamp:
06/01/13 02:25:37 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Transaction/insert.php

    r16276 r16535  
    5252                                                $dateTime=new DateTime($date." ".$Times[$i]);
    5353                                                 $parsed_date =  $dateTime->format('Y-m-d H:i:s');
    54                                                
     54                                                $new = 0;
    5555                                       
    5656                        $select = mysql_query("SELECT * FROM schedule WHERE fLastUpdate = '$parsed_date'");
Note: See TracChangeset for help on using the changeset viewer.