Commit graph

7 commits

Author SHA1 Message Date
Woody Gilk 4cd3e322cd Added empty classes/model, config, i18n, messages, and views directories 2010-05-16 12:30:53 +01:00
Woody Gilk fcfb97d55a Added .gitignore to application/config 2009-06-14 22:10:05 +02:00
Woody Gilk 1100d23757 Cleaning up application directory 2009-04-17 16:40:11 -05:00
Woody Gilk 9c4f0ef956 Moved module configuration back into config/kohana.php, modified Kohana::init and Kohana::modules 2008-12-14 16:16:00 -06:00
Woody Gilk 3d1970d061 Removed bootstrap file, separated into index.php code and Kohana::init() code.
Removed SERVER_UTF8 constant in favor of utf8::.
Added Kohana::i18n(, ) for gettext-like translations.
2008-12-11 23:43:18 -06:00
Woody Gilk f3b65b0372 Updated Kohana, adding more methods and comments. Updated main configuration file. 2008-12-09 23:07:41 -06:00
Woody Gilk 7bf5130393 Added config/kohana.php, the main configuration file 2008-12-05 01:59:12 +00:00