Changeset 3168 for trunk/system/config
- Timestamp:
- 07/20/2008 08:34:36 PM (4 months ago)
- Files:
-
- 1 modified
-
trunk/system/config/routes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/config/routes.php
r2568 r3168 3 3 * @package Core 4 4 * 5 * Default route to use when no URI segments are available.5 * Sets the default route to "welcome" 6 6 */ 7 7 $config['_default'] = 'welcome';
