EliteConf
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
test
protected
yiic.php
Go to the documentation of this file.
1
<?php
2
3
// change the following paths if necessary
4
$yiic
=dirname(__FILE__).
'/../../yii/framework/yiic.php'
;
5
$config
=dirname(__FILE__).
'/config/console.php'
;
6
7
require_once(
$yiic
);
Generated on Sun Jun 2 2013 05:35:39 for EliteConf by
1.8.4