bashgid/web/protected/yiic.php

8 lines
190 B
PHP
Raw Permalink Normal View History

2015-06-26 10:03: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);