cakephp2-php8/lib/Cake/Console/Templates/skel/index.php
2013-04-18 21:28:06 +07:00

9 lines
204 B
PHP

<?php
/**
* PHP 5
*
* @link http://cakephp.org CakePHP(tm) Project
* @package app
* @since CakePHP(tm) v 0.10.0.1076
*/
require 'webroot' . DIRECTORY_SEPARATOR . 'index.php';