Changeset 208 for trunk/system/traffic-flow.php
- Timestamp:
- May 6, 2009, 8:21:23 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/traffic-flow.php
r161 r208 1 1 <?php 2 include_once(' /a/www/centrala/global.php');2 include_once('../global.php'); 3 3 4 $Config['Web']['ShowErrors'] = 1;4 //$Config['Web']['ShowErrors'] = 1; 5 5 6 6 $Commands = array();
Note:
See TracChangeset
for help on using the changeset viewer.