Changeset 3408 for trunk/system/config/routes.php
- Timestamp:
- 08/31/2008 06:56:54 AM (3 months ago)
- Files:
-
- 1 modified
-
trunk/system/config/routes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/config/routes.php
r3407 r3408 17 17 * The converted regex for this route is: 18 18 * 19 * (?:([^/]+ )(?:/([^/]+)(?:/([^/]+))?)?)?19 * (?:([^/]++)(?:/([^/]++)(?:/([^/]++))?)?)? 20 20 * 21 21 * To define a specific pattern for a key, you can use the special "regex" key:
