Changeset 440 for trunk/system/generators/linux/nat.php
- Timestamp:
- Oct 13, 2012, 6:28:45 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/generators/linux/nat.php
r438 r440 1 1 <?php 2 2 if(isset($_SERVER['REMOTE_ADDR'])) die(); 3 include_once('../../ Common/Global.php');3 include_once('../../../Common/Global.php'); 4 4 5 5 // Generate firewall rules
Note:
See TracChangeset
for help on using the changeset viewer.