CakePHP 2 fork that supports PHP 8
Find a file
2005-06-23 20:45:22 +00:00
app Changed error methods, and a typo in one error file. 2005-06-23 20:45:22 +00:00
config Database should work now. I have introduced some semi-singelton magic in dbo. DboFactory is no longer needed. This is not tested properly, and tests will most likely fail! Follow up soon. 2005-06-23 13:59:02 +00:00
docs modifying file headers 2005-05-17 21:39:28 +00:00
libs Changed error methods, and a typo in one error file. 2005-06-23 20:45:22 +00:00
logs - default layout uses the new cssTag and charsetTag 2005-05-23 23:08:43 +00:00
modules Added /app/helpers and /modules. 2005-05-23 19:15:08 +00:00
public DboFactory comes back, no more global variables. To get actual instance of db, call DboFactory::getInstance(). You can also change the running object with DboFactory::setConfig('configname'). 2005-06-23 20:41:10 +00:00
scripts - added the csspp library that automatically reduces the size of CSS files; it is activated by prefixing an CSS file URL with /ccss/ instead of /css/ and there's a switch in the /config/core.php to activate it in Controller::cssTag() 2005-06-19 03:35:19 +00:00
tests Tests are passing now, but DboFactory needs to get out at some point. 2005-06-23 14:13:50 +00:00
vendors - added the csspp library that automatically reduces the size of CSS files; it is activated by prefixing an CSS file URL with /ccss/ instead of /css/ and there's a switch in the /config/core.php to activate it in Controller::cssTag() 2005-06-19 03:35:19 +00:00
.htaccess git-svn-id: https://svn.cakephp.org/repo/trunk/cake@148 3807eeeb-6ff5-0310-8944-8be069107fe0 2005-05-21 22:40:51 +00:00
index.php - Cake didn't work without mod_rewrite, fixed (/index.php, /libs/router.php). 2005-06-05 19:42:54 +00:00

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

This README will be updated

for now visit:

https://developers.nextco.com/cake/

OR:

http://sputnik.pl/cake/