Changeset 361 for trunk/Modules/Network/hosting.php
- Timestamp:
- Jan 18, 2012, 2:03:43 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Network/hosting.php
r230 r361 1 1 <?php 2 include_once('../global.php');3 2 4 3 class HostingPage extends Page … … 20 19 } 21 20 22 $System->AddModule(new HostingPage());23 $System->Modules['HostingPage']->GetOutput();24 25 21 ?>
Note:
See TracChangeset
for help on using the changeset viewer.