Просмотр файла framework/cli/views/webapp/protected/yiic.php

Размер файла: 174B
<?php

// change the following paths if necessary
$yiic=dirname(__FILE__).'/../../framework/yiic.php';
$config=dirname(__FILE__).'/config/console.php';

require_once($yiic);