Changeset 405 for branches/Modular/index.php
- Timestamp:
- Jun 12, 2012, 7:25:25 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Modular/index.php
r403 r405 11 11 $Page = $System->PathItems[0]; 12 12 //if(substr($Page, -1) == '/') $Page = substr($Page, 0, -1); 13 //print_r($System->Pages);13 print_r($System->Pages); 14 14 if(array_key_exists($Page, $System->Pages)) 15 15 {
Note:
See TracChangeset
for help on using the changeset viewer.