Show
Ignore:
Timestamp:
04/29/2008 06:07:52 AM (7 months ago)
Author:
Geert
Message:

Fixed #579

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/libraries/Router.php

    r2599 r2600  
    239239                        foreach ($routes as $key => $val) 
    240240                        { 
    241                                 if ($key === '_default' OR $key === '_allowed') continue; 
     241                                if ($key === '_default') continue; 
    242242 
    243243                                // Trim slashes