Changeset 320 for devel/content
- Timestamp:
- 05/08/06 08:45:18 (3 years ago)
- Files:
-
- devel/content/mainindex/main.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/content/mainindex/main.php
r269 r320 3 3 // Main index functions 4 4 5 $function['content:mainindex'][] = path . "/content/mainindex/content_main_index.php"; 5 // with this commented out, units/users/content_main_index.php 6 // is used instead -- which makes more sense... 7 // $function['content:mainindex'][] = path . "/content/mainindex/content_main_index.php"; 8 6 9 $function['content:about'][] = path . "/content/mainindex/content_main_about.php"; 7 10 $function['content:run_your_own'][] = path . "/content/mainindex/content_main_run_your_own.php";
