Changeset 1653 for trunk/system/config/routes.php
- Timestamp:
- 01/01/2008 06:35:57 PM (12 months ago)
- Files:
-
- 1 modified
-
trunk/system/config/routes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/config/routes.php
r1522 r1653 9 9 * Permitted URI characters. 10 10 */ 11 $config['_allowed'] = 'a-z 0-9~%. :_-';11 $config['_allowed'] = 'a-z 0-9~%.,:_-'; 12 12 13 13 /**
