Changeset 438 for trunk/system/generators/netwatch.php
- Timestamp:
- Oct 13, 2012, 1:24:58 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/generators/netwatch.php
r335 r438 2 2 3 3 if(isset($_SERVER['REMOTE_ADDR'])) die(); 4 include('../../ global.php');4 include('../../../Global.php'); 5 5 include('../routerboard.php'); 6 6 $Path = array('tool', 'netwatch');
Note:
See TracChangeset
for help on using the changeset viewer.