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

11 lines
199 B
PHP
Raw Normal View History

<?php
/**
*
*
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';