cakephp2-php8/public
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
..
css - Bake pluralized all controller names, fixed. 2005-06-12 20:50:12 +00:00
files moving cake to a sub directory 2005-05-15 21:41:38 +00:00
img moving cake to a sub directory 2005-05-15 21:41:38 +00:00
js Sync'd with Olle's sandbox and with the Ajax stuff I've received. I'm trying to put together a sample application using Ajax, but it's gonna take at least few days (mostly because I've already done it and got bored with it:) 2005-05-31 22:40:49 +00:00
.htaccess - Two standard controllers -- PageController and TestsController 2005-05-22 23:24:09 +00:00
500.html moving cake to a sub directory 2005-05-15 21:41:38 +00:00
index.php - Bake pluralized all controller names, fixed. 2005-06-12 20:50:12 +00:00