Changeset 522 for trunk/Modules/NetworkConfigRouterOS/Generators/Common.php
- Timestamp:
- Apr 15, 2013, 11:08:49 PM (12 years ago)
- Location:
- trunk/Modules/NetworkConfigRouterOS
- Files:
-
- 2 added
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/NetworkConfigRouterOS/Generators/Common.php
r521 r522 1 1 <?php 2 2 3 include_once( '../../Common/NetworkAddress.php');3 include_once(dirname(__FILE__).'/../../../Common/NetworkAddress.php'); 4 4 5 5 function GetMarkByComment($Comment)
Note:
See TracChangeset
for help on using the changeset viewer.