Incam_IntranetNueva/www/protected/yiic.php

8 lines
184 B
PHP

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