Changeset 17443 for schedule


Ignore:
Timestamp:
01/03/14 15:55:44 (11 years ago)
Author:
tose
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Transaction/update.php

    r17440 r17443  
    1818                        $days = Date('Y-m-d',strtotime($Gdates));
    1919                        $cnt = 0;
    20                                 //mysql_query("INSERT INTO schedule VALUES('null','".$par."','".$UpdateDate."','".$seq."','','".$data."','".$Source."','".$measure."')");
     20                                mysql_query("INSERT INTO schedule VALUES('null','".$par."','".$UpdateDate."','".$seq."','','".$data."','".$Source."','".$measure."')");
    2121?>
Note: See TracChangeset for help on using the changeset viewer.