Changeset 401 for branches/Modular/index.php
- Timestamp:
- Mar 30, 2012, 2:02:51 PM (14 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/Modular/index.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/Modular/index.phpr384 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.
  
