Changeset 1678 for trunk/system/config/routes.php
- Timestamp:
- 01/05/2008 04:27:28 AM (11 months ago)
- Files:
-
- 1 modified
-
trunk/system/config/routes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/config/routes.php
r1668 r1678 12 12 * not to be added here. 13 13 */ 14 $config['_allowed'] = ' a-z 0-9~%.,:_-';14 $config['_allowed'] = '-a-z 0-9~%.,:_'; 15 15 16 16 /**
