dreamjob/lib/Cake/Console/Templates/skel/index.php

11 lines
199 B
PHP
Raw Normal View History

2014-02-18 12:10:29 +01:00
<?php
/**
*
*
* @link http://cakephp.org CakePHP(tm) Project
* @package app
* @since CakePHP(tm) v 0.10.0.1076
*/
require 'webroot' . DIRECTORY_SEPARATOR . 'index.php';