chinese-journal/yii/protected/yiic.php
2014-11-21 08:26:20 +00:00

8 lines
190 B
PHP

<?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);