Sweet, "Test App" got Baked by CakePHP!

0): Debugger::checkSecurityKeys(); endif; ?>

'; __('Your tmp directory is writable.'); echo ''; else: echo ''; __('Your tmp directory is NOT writable.'); echo ''; endif; ?>

'; printf(__('The %s is being used for caching. To change the config edit APP/config/core.php ', true), ''. $settings['engine'] . 'Engine'); echo ''; else: echo ''; __('Your cache is NOT working. Please check the settings in APP/config/core.php'); echo ''; endif; ?>

'; __('Your database configuration file is present.'); $filePresent = true; echo ''; else: echo ''; __('Your database configuration file is NOT present.'); echo '
'; __('Rename config/database.php.default to config/database.php'); echo '
'; endif; ?>

getDataSource('default'); ?>

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

', APP . 'views' . DS . 'layouts' . DS . 'default.ctp.
', APP . 'webroot' . DS . 'css'); ?>