Changeset 3066 for tags/2.1.3
- Timestamp:
- 07/11/2008 09:55:27 AM (5 months ago)
- Files:
-
- 1 modified
-
tags/2.1.3/system/config/routes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/2.1.3/system/config/routes.php
r1706 r3066 12 12 * should not be added here. 13 13 */ 14 $config['_allowed'] = '-a-z 0-9~% .,:_';14 $config['_allowed'] = '-a-z 0-9~%,:_'; 15 15 16 16 /**
