batufa/system
2009-03-20 17:58:10 -04:00
..
classes Renamed Route::set() to Route::add() for better consistency, added Route::directory() to set the controller directory prefix 2009-03-20 17:58:10 -04:00
config Cleaned up missing end-of-file newlines and added SYSPATH checks to empty extension files 2009-03-08 23:55:13 +00:00
extensions Added empty extensions for Controller and i18n classes 2009-03-20 17:56:57 -04:00
i18n Added i18n class and initial i18n directory structure, added __() to index.php, and re-enabled translating in Kohana_Exception 2009-03-01 00:38:32 +00:00
utf8 Initial commit of Kohana 3.0 2008-12-05 01:37:18 +00:00
views/kohana Updated exception handling: replaced ErrorException with Kohana_Error (due to bugs in ErrorException), added $code parameter to Kohana_Exception::__construct(), replaced the <pre> with <dl> in the error view, to prevent long lines causing horizontal scroll 2009-03-02 00:04:19 +00:00