CMS на Kohana. Заброшена.
Go to file
2009-05-21 12:09:40 -05:00
application 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
modules Tracking changes to Profiler (SHA 6d7f2ed6f8) 2009-04-29 15:43:38 -05:00
system Added Kohana::FILE_CACHE for formatting cache files, updated Kohana::cache() accordingly 2009-05-21 12:09:40 -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 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
install.php Tweaked index.php to be more robust, added bootstrap.php in APPPATH 2009-02-24 01:13:09 -06: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.