CakePHP 2 fork that supports PHP 8
Find a file
2008-05-14 01:10:24 +00:00
app Removed the Model cache engine for architectural reasons, closes #4415 2008-05-13 21:25:19 +00:00
cake Added test case for ticket 4495, where when running "cake bake" on windows will result in the proper app directory being written to disk. Test currently fails when comparing root dir created by bake to the ROOT constant 2008-05-14 01:10:24 +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 "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +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/