batufa/system
2009-05-21 17:32:18 -05:00
..
classes Updated Request::execute(): removed $capture parameter, load controllers and methods with Reflection, set status codes when a request results in an exception 2009-05-21 17:32:18 -05:00
config Added inflector helper and config 2009-04-17 16:44:18 -05:00
extensions Ported text and form helpers from 2.4. Form helper will need the support of the URL helper, which has not been ported yet. 2009-05-21 13:03:57 -05:00
i18n Added es_ES and fr_FR translations for i18n testing 2009-04-20 23:34:30 -05: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 Moved the profiler views to their own profiler/ directory 2009-05-01 16:45:17 -05:00
base.php Created new file system/base.php with low-level functions, moved __() to base.php, moved environment setup to bootstrap.php, and updated index.php accordingly 2009-05-20 14:13:02 -05:00