chinese-journal/yii/protected/yiic.php

8 lines
190 B
PHP
Raw Permalink Normal View History

2014-11-21 08:26:20 +00:00
<?php
// change the following paths if necessary
$yiic=dirname(__FILE__).'/../../../../yii1.1.15/framework/yiic.php';
$config=dirname(__FILE__).'/config/console.php';
require_once($yiic);