Changeset 2160

Show
Ignore:
Timestamp:
02/24/2008 09:50:04 AM (8 months ago)
Author:
Geert
Message:

Follow-up to r2153

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/config/routes.php

    r1706 r2160  
    33 * @package  Core 
    44 * 
    5  * Supported Shortcuts: 
    6  *  :any - matches any non-blank string 
    7  *  :num - matches any number 
    8  */ 
    9  
    10 /** 
    115 * Permitted URI characters. Note that "?", "#", and "=" are URL characters, and 
    126 * should not be added here.