* Copyright 2005-2007, Cake Software Foundation, Inc. * 1785 E. Sahara Avenue, Suite 490-204 * Las Vegas, Nevada 89104 * * Licensed under The MIT License * Redistributions of files must retain the above copyright notice. * * @filesource * @copyright Copyright 2005-2007, Cake Software Foundation, Inc. * @link http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project * @package cake * @subpackage cake.cake.libs.view.templates.pages * @since CakePHP(tm) v 0.10.0.1076 * @version $Revision$ * @modifiedby $LastChangedBy$ * @lastmodified $Date$ * @license http://www.opensource.org/licenses/mit-license.php The MIT License */ ?> 0): Debugger::checkSessionKey(); endif; ?>

'; echo sprintf(__('%s is being used to cache, to change this edit config'.DS.'core.php ', true), $settings['name'] . 'Engine'); echo '

'; echo 'Settings: '; else: __('Your cache is NOT working.'); echo '
'; if (is_writable(TMP . 'cache')): __('Edit: config'.DS.'core.php to insure you have the newset version of this file and the variable $cakeCache set properly'); else: __('Your cache directory is not writable'); endif; endif; ?>

'; __('Rename config'.DS.'database.php.default to config'.DS.'database.php'); endif; ?>

getDataSource('default'); ?>

isConnected()): __('Cake is able to connect to the database.'); else: __('Cake is NOT able to connect to the database.'); endif; ?>

To change its layout, edit: /Users/phpnut/Sites/helloworld/1.2.x.x/sampleapp/layouts/default.ctp.
You can also add some CSS styles for your pages at: /Users/phpnut/Sites/helloworld/1.2.x.x/sampleapp/webroot/css. ') ?>