CakePHP 2 fork that supports PHP 8
Find a file
pies 01b0d81dd2 - Bake pluralized all controller names, fixed.
- vendor() function to load a vendor library
- uses() is simple again
- config() treats database config differently (needs to because database config is a class, not a great idea after all)
- moved DBO layers into their own subfolder in /libs -- there's too many of them already
- AdoDB and Pear::DB support much better, although needs testing
- fixes in Flay URL parsing
- Model::findAll() uses the new DBO::selectLimit() method for wider database compatibility
- changed Template::_page_title into _pageTitle
- /public/index.php cleaned up

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@245 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-06-12 20:50:12 +00:00
app Added back the @package and @subpackage headers to /app and /config files. 2005-06-05 23:41:46 +00:00
config Added back the @package and @subpackage headers to /app and /config files. 2005-06-05 23:41:46 +00:00
docs modifying file headers 2005-05-17 21:39:28 +00:00
libs - Bake pluralized all controller names, fixed. 2005-06-12 20:50:12 +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 - Bake pluralized all controller names, fixed. 2005-06-12 20:50:12 +00:00
scripts I've added some fixes and new methods, hope this gets to be in the today's release. If not, at least the fixes should get in as soon as possible. 2005-05-29 19:43:59 +00:00
tests - Cake didn't work without mod_rewrite, fixed (/index.php, /libs/router.php). 2005-06-05 19:42:54 +00:00
vendors (I've lost Internet connection during a commit, I thought svn was supposed to roll back, I don't think it did though, I'm including the changelog again, perhaps it's just Tortoise SVN). 2005-05-31 23:17:48 +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/