Fix in config.sample.php
This commit is contained in:
parent
ab69ca747f
commit
4b1dbb054c
1 changed files with 0 additions and 3 deletions
|
|
@ -1,8 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
use PhangoApp\PhaView\View;
|
|
||||||
use PhangoApp\PhaI18n\I18n;
|
|
||||||
|
|
||||||
PhangoApp\PhaRouter\Config::$modules_allowed=['welcome' => 'modules/welcome'];
|
PhangoApp\PhaRouter\Config::$modules_allowed=['welcome' => 'modules/welcome'];
|
||||||
|
|
||||||
PhangoApp\PhaRouter\Config::$home_module='welcome';
|
PhangoApp\PhaRouter\Config::$home_module='welcome';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue