HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
yiic.php
Go to the documentation of this file.
1 <?php
2 // change the following paths if necessary
3 $yiic=dirname(__FILE__).'/../../framework/yiic.php';
4 $config=dirname(__FILE__).'/config/console.php';
5 
6 require_once($yiic);