modif du index.php
This commit is contained in:
parent
e62ad99987
commit
33b2b35919
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
||||||
|
|
||||||
|
|
||||||
case null:
|
case null:
|
||||||
require('views/login_views.php');
|
require('views/welcome_view.php');
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case '':
|
case '':
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue