Changeset 548 for trunk/block/index.php
- Timestamp:
- Jul 2, 2013, 10:09:07 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/block/index.php
r524 r548 1 1 <?php 2 2 3 include_once('../Common/Global.php'); 3 4 … … 43 44 $System->AddModule(new BlockPage($System)); 44 45 $System->Modules['BlockPage']->GetOutput(); 45 46 ?>
Note:
See TracChangeset
for help on using the changeset viewer.