Changeset 2160
- Timestamp:
- 02/24/2008 09:50:04 AM (8 months ago)
- Files:
-
- 1 modified
-
trunk/system/config/routes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/config/routes.php
r1706 r2160 3 3 * @package Core 4 4 * 5 * Supported Shortcuts:6 * :any - matches any non-blank string7 * :num - matches any number8 */9 10 /**11 5 * Permitted URI characters. Note that "?", "#", and "=" are URL characters, and 12 6 * should not be added here.
