batufa/system
2009-03-20 18:01:47 -04:00
..
classes Optimized a few minor things, added some extra comments, and changed all @package declarations to "Kohana" 2009-03-20 18:01:47 -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 Optimized a few minor things, added some extra comments, and changed all @package declarations to "Kohana" 2009-03-20 18:01:47 -04: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