CakePHP 2 fork that supports PHP 8
Find a file
2007-08-05 16:47:03 +00:00
app updating Dispatcher with changes for base. Allows setting Configure::write('App.base', '/my/base/path'); in bootstrap. 2007-08-02 00:16:28 +00:00
cake fixing File cache engine expire and path, #3006 and 3021, adding tests 2007-08-05 16:47:03 +00:00
docs Correcting all headers in the files 2007-02-02 10:39:45 +00:00
vendors Renaming vendors/console to vendors/shells 2007-05-12 20:00:55 +00:00
.htaccess Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
index.php moving some bootstrapped stuff to dispatch and updating tests, added paginator counter to bake index template, added option to do "bake controller Posts admin" for baking just admin methods 2007-08-05 02:03:18 +00:00

///////////////////////////////////////////////////////////////////////////////////////////////////////////
// +---------------------------------------------------------------------------------------------------+//
// + $Id$
// + Last Modified: $Date$
// + Modified By: $LastChangedBy$
// +---------------------------------------------------------------------------------------------------+//
///////////////////////////////////////////////////////////////////////////////////////////////////////////

This README will be updated

For now visit:
https://www.cakephp.org/

User related documentation
http://manual.cakephp.org/

For information on development:
https://trac.cakephp.org/