Changeset 2390

Show
Ignore:
Timestamp:
03/31/2008 09:24:18 AM (8 months ago)
Author:
Shadowhand
Message:

I guess I should "grow up" and "quit giggling at a lolcat." People with no sense of humor suck...

Location:
trunk/system
Files:
2 removed
1 modified

Legend:

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

    r2310 r2390  
    6161                self::$segments = self::$rsegments = self::$current_uri = trim(self::$current_uri, '/'); 
    6262 
    63                 (self::$segments === 'L0LEAST3R') and include SYSPATH.'views/kohana_holiday.php'; 
    64  
    6563                // Custom routing 
    6664                if ($default_route === FALSE AND count(self::$routes) > 1)