Changeset 1013 for trunk/system/config/routes.php
- Timestamp:
- 11/07/2007 03:43:56 PM (13 months ago)
- Files:
-
- 1 modified
-
trunk/system/config/routes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/config/routes.php
r866 r1013 14 14 ( 15 15 '_allowed' => 'a-z 0-9~%.:_-', 16 '_default' => ' user_guide'16 '_default' => 'welcome' 17 17 );
