index.php

Go to the documentation of this file.
00001 <?php
00002 /* SVN FILE: $Id: app_2index_8php-source.html 675 2008-12-26 00:27:14Z gwoo $ */
00003 /**
00004  * PHP versions 4 and 5
00005  *
00006  * CakePHP(tm) :  Rapid Development Framework <http://www.cakephp.org/>
00007  * Copyright 2005-2008, Cake Software Foundation, Inc.
00008  *                              1785 E. Sahara Avenue, Suite 490-204
00009  *                              Las Vegas, Nevada 89104
00010  *
00011  * Licensed under The MIT License
00012  * Redistributions of files must retain the above copyright notice.
00013  *
00014  * @filesource
00015  * @copyright       Copyright 2005-2008, Cake Software Foundation, Inc.
00016  * @link                http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
00017  * @package         cake
00018  * @subpackage      cake.app
00019  * @since           CakePHP(tm) v 0.10.0.1076
00020  * @version         $Revision: 675 $
00021  * @modifiedby      $LastChangedBy: gwoo $
00022  * @lastmodified    $Date: 2008-12-25 16:27:14 -0800 (Thu, 25 Dec 2008) $
00023  * @license         http://www.opensource.org/licenses/mit-license.php The MIT License
00024  */
00025 require 'webroot' . DIRECTORY_SEPARATOR . 'index.php';
00026 ?>