Changeset 438 for trunk/system/generators/firewall_nat.php
- Timestamp:
- Oct 13, 2012, 1:24:58 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/generators/firewall_nat.php
r317 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 include('common.php');
Note:
See TracChangeset
for help on using the changeset viewer.