Changeset 64 for trunk/add.php
- Timestamp:
- Jan 1, 2016, 2:05:17 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/add.php
r63 r64 2 2 3 3 include('Global.php'); 4 5 $Application = new Application(); 6 $Application->Start(); 4 7 5 8 if(array_key_exists('MeasureId', $_GET) and array_key_exists('Value', $_GET))
Note:
See TracChangeset
for help on using the changeset viewer.