cakephp2-php8/public
2005-06-23 20:41:10 +00:00
..
css I've merged in the changes by scharfie@gmail.com. For more information please see http://www.bluemargin.com/cake_custom_errors.zip. Olle, can you extract some information from the app/views/pages/home.thtml of that file? 2005-06-19 06:45:55 +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 Added /public/js/vendors.php which requests files from /vendors/javascript/ through "file" GET variable. 2005-06-21 16:48:06 +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
css.php - minor fix to CCSS 2005-06-19 03:55:52 +00:00
index.php 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