cakephp2-php8/lib/Cake/Console/Templates/skel/index.php
2017-06-10 23:40:28 +02:00

8 lines
194 B
PHP

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