diff options
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ <?php // change the following paths if necessary -$yii=dirname(__FILE__).'/../yii/framework/yii.php'; +$yii=dirname(__FILE__).'/../yii-framework/framework/yii.php'; $config=dirname(__FILE__).'/protected/config/maincfg.php'; // remove the following lines when in production mode |
