Changeset 401 for branches/Modular/index.php
- Timestamp:
- Mar 30, 2012, 2:02:51 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Modular/index.php
r384 r401 3 3 include_once('Common/Global.php'); 4 4 GlobalInit(); 5 if(!$System->IsInstalled()) die('System not installed.'); 6 $System->Init(); 5 7 $System->PathItems = ProcessURL(); 6 8 //print_r($_GET);
Note:
See TracChangeset
for help on using the changeset viewer.