Changeset 438 for trunk/index.php
- Timestamp:
- Oct 13, 2012, 1:24:58 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/index.php
r437 r438 1 1 <?php 2 2 3 include_once(' global.php');3 include_once('Common/Global.php'); 4 4 5 5 class IndexPage extends Page
Note:
See TracChangeset
for help on using the changeset viewer.