index.php

Go to the documentation of this file.
00001 <?php
00002 /* SVN FILE: $Id: app_2index_8php-source.html 580 2008-07-01 14:45:49Z 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: 580 $
00021  * @modifiedby      $LastChangedBy: gwoo $
00022  * @lastmodified    $Date: 2008-07-01 09:45:49 -0500 (Tue, 01 Jul 2008) $
00023  * @license         http://www.opensource.org/licenses/mit-license.php The MIT License
00024  */
00025 require 'webroot' . DIRECTORY_SEPARATOR . 'index.php';
00026 ?>