Skip to content

Commit

Permalink
Update Module.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Chepurnoy committed Nov 2, 2015
1 parent 9c12511 commit 40ed0f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/admin/Module.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class Module extends \yii\base\Module
public $controllerNamespace = 'app\modules\admin\controllers';

/**
*
* Init module
*/
public function init()
{
Expand Down

0 comments on commit 40ed0f1

Please sign in to comment.