Changeset 361 for trunk/Modules/Network/user_hosts.php
- Timestamp:
- Jan 18, 2012, 2:03:43 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Network/user_hosts.php
r343 r361 1 1 <?php 2 3 include_once('../global.php');4 2 5 3 class NetworkHostList extends Page … … 33 31 } 34 32 35 $System->AddModule(new NetworkHostList());36 $System->Modules['NetworkHostList']->GetOutput();37 38 33 ?>
Note:
See TracChangeset
for help on using the changeset viewer.