mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-05 15:54:07 +01:00
This commit is contained in:
@@ -93,7 +93,7 @@ EOD;
|
||||
|
||||
$yiiVersion=Yii::getVersion();
|
||||
echo <<<EOD
|
||||
Yii Interactive Tool v1.0 (based on Yii v{$yiiVersion})
|
||||
Yii Interactive Tool v1.1 (based on Yii v{$yiiVersion})
|
||||
Please type 'help' for help. Type 'exit' to quit.
|
||||
EOD;
|
||||
$this->runShell();
|
||||
|
||||
Reference in New Issue
Block a user