CMS на Kohana. Заброшена.
Go to file
2009-05-31 10:07:02 -05:00
application Removed welcome view and updated welcome controller to just display a 'hello, world' message 2009-05-30 16:08:50 -05:00
modules Tracking changes to Profiler (SHA 6d7f2ed6f8) 2009-04-29 15:43:38 -05:00
system Moved utf8::$server_utf8 detection to the class file, removed global utf8 conversion, as cleaning of data is typically not necessary 2009-05-31 10:07:02 -05:00
.gitignore Updated .gitignore 2008-12-09 14:56:25 -06:00
.gitmodules Started tracking kohana-todoist as a submodule in modules/ 2009-04-16 16:09:55 -05:00
DEVELOPERS.markdown Adding some recommended reading links to DEVELOPERS 2009-02-23 21:26:59 -06:00
example.htaccess Cleaning up several little things in various files 2009-02-28 11:42:29 +00:00
index.php Moved the date_default_timezone_set() call to bootstrap, added Kohana:: setting, updated comments in index.php 2009-05-21 12:43:09 -05:00
install.php Printing the cache directory with a final slash, just for the sake of consistency with SYSPATH and APPPATH. 2009-05-30 10:48:32 +02:00
README.markdown Added DEVELOPERS file with git info, split from README 2008-12-14 16:30:54 -06:00

Kohana PHP Framework, version 3.0 (dev)

This is the current development version of Kohana.