- Timestamp:
- 01/03/14 15:55:44 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Transaction/update.php
r17440 r17443 18 18 $days = Date('Y-m-d',strtotime($Gdates)); 19 19 $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."')"); 21 21 ?>
Note:
See TracChangeset
for help on using the changeset viewer.