Changeset 1590

Show
Ignore:
Timestamp:
12/19/07 14:27:42 (8 months ago)
Author:
Shadowhand
Message:

Test new SVN settings

Files:
1 modified

Legend:

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

    r1519 r1590  
    3131        catch (Kohana_Exception $e) 
    3232        { 
    33             // View file was not found, trigger a 404 
     33            // View file was not found, trigger a 404! 
    3434            Event::run('system.404'); 
    3535        }