cakephp2-php8/lib/Cake/Console/Templates/skel/index.php

11 lines
205 B
PHP
Raw Normal View History

<?php
/**
2010-10-03 16:38:58 +00:00
* PHP 5
*
2009-11-06 06:00:11 +00:00
* @link http://cakephp.org CakePHP(tm) Project
* @package app
* @since CakePHP(tm) v 0.10.0.1076
*/
require 'webroot' . DIRECTORY_SEPARATOR . 'index.php';