diff --git a/index.php b/index.php index f76360a..ba6c901 100644 --- a/index.php +++ b/index.php @@ -28,7 +28,7 @@ case null: - require('views/login_views.php'); + require('views/welcome_view.php'); break; case '':