Skip to content

Commit

Permalink
warning Running the file
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Jul 9, 2015
1 parent cf2dd97 commit af65f57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/hidev
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Yii::setAlias('@source', getcwd());
Yii::setAlias('@config', '@source/.hidev');
Yii::setAlias('@vendor', $VENDOR);
Yii::setLogger(Yii::createObject('hidev\base\Logger'));
Yii::warning("Running " . __FILE__);

$application = new hidev\base\Application([
'id' => 'hidev',
Expand Down

0 comments on commit af65f57

Please sign in to comment.