add version displaying to layouts

This commit is contained in:
2015-11-05 18:23:47 +01:00
parent 6847c6d0e7
commit f1fd37f615
4 changed files with 5 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ $params = array_merge(
return [
'id' => 'app-frontend',
'name' =>'Fitness recepció',
'basePath' => dirname(__DIR__),
'bootstrap' => ['log'],
'controllerNamespace' => 'frontend\controllers',