Changeset 1706
- Timestamp:
- 01/11/2008 12:38:50 PM (12 months ago)
- Files:
-
- 1 modified
-
trunk/system/config/routes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/config/routes.php
r1678 r1706 9 9 10 10 /** 11 * Permitted URI characters. Note that "?", "#", and "=" are URL characters, and do12 * not tobe added here.11 * Permitted URI characters. Note that "?", "#", and "=" are URL characters, and 12 * should not be added here. 13 13 */ 14 14 $config['_allowed'] = '-a-z 0-9~%.,:_';
