Show
Ignore:
Timestamp:
12/13/2007 11:38:01 AM (11 months ago)
Author:
Geert
Message:

Now 0,05s faster on 100.000 iterations.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/controllers/media.php

    r1518 r1519  
    2424                { 
    2525                        // Find the filename and extension based on the URI 
    26                         list ($file, $type) = preg_split('/\.(?=[^.]+$)/', $this->uri->string()); 
     26                        list ($file, $type) = preg_split('/\.(?=[^.]++$)/', $this->uri->string()); 
    2727 
    2828                        // Attempt to load the resource using a view