2 /* SVN FILE: $Id: index.php 6296 2008-01-01 22:18:17Z phpnut $ */
6 * CakePHP(tm) : Rapid Development Framework <http://www.cakephp.org/>
7 * Copyright 2005-2008, Cake Software Foundation, Inc.
8 * 1785 E. Sahara Avenue, Suite 490-204
9 * Las Vegas, Nevada 89104
11 * Licensed under The MIT License
12 * Redistributions of files must retain the above copyright notice.
15 * @copyright Copyright 2005-2008, Cake Software Foundation, Inc.
16 * @link http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
18 * @subpackage cake.app
19 * @since CakePHP(tm) v 0.10.0.1076
20 * @version $Revision: 6296 $
21 * @modifiedby $LastChangedBy: phpnut $
22 * @lastmodified $Date: 2008-01-01 20:18:17 -0200 (mar, 01 ene 2008) $
23 * @license http://www.opensource.org/licenses/mit-license.php The MIT License
25 require 'webroot' . DIRECTORY_SEPARATOR
. 'index.php';