[ Index ] |
|
Code source de CakePHP 1.1.13.4450 |
1 <?php 2 /* SVN FILE: $Id: missing_scaffolddb.thtml 4409 2007-02-02 13:20:59Z phpnut $ */ 3 /** 4 * 5 * PHP versions 4 and 5 6 * 7 * CakePHP(tm) : Rapid Development Framework <http://www.cakephp.org/> 8 * Copyright 2005-2007, Cake Software Foundation, Inc. 9 * 1785 E. Sahara Avenue, Suite 490-204 10 * Las Vegas, Nevada 89104 11 * 12 * Licensed under The MIT License 13 * Redistributions of files must retain the above copyright notice. 14 * 15 * @filesource 16 * @copyright Copyright 2005-2007, Cake Software Foundation, Inc. 17 * @link http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project 18 * @package cake 19 * @subpackage cake.cake.libs.view.templates.errors 20 * @since CakePHP(tm) v 0.10.0.1076 21 * @version $Revision: 4409 $ 22 * @modifiedby $LastChangedBy: phpnut $ 23 * @lastmodified $Date: 2007-02-02 07:20:59 -0600 (Fri, 02 Feb 2007) $ 24 * @license http://www.opensource.org/licenses/mit-license.php The MIT License 25 */ 26 ?> 27 <h1>Scaffold Requires a Database Connection</h1> 28 <p class="error">Missing Database Connection: Scaffold Does not work without a database connection</p> 29 <p><span class="notice"><strong>Notice:</strong> If you want to customize this error message, create <?php echo APP_DIR.DS."views/errors/missing_scaffolddb.thtml"; ?>.</span></p> 30 <p><span class="notice"><strong>Fatal</strong>: Confirm you have created the file : <?php echo APP_DIR.DS."config".DS."database.php"; ?></p>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 19:27:47 2007 | par Balluche grâce à PHPXref 0.7 |