diff --git a/src/AdminPanel/Classes/Authentificator.php b/src/AdminPanel/Authentificator.php similarity index 93% rename from src/AdminPanel/Classes/Authentificator.php rename to src/AdminPanel/Authentificator.php index fb0da5e..1e6c62e 100644 --- a/src/AdminPanel/Classes/Authentificator.php +++ b/src/AdminPanel/Authentificator.php @@ -1,13 +1,12 @@ isLoggedIn; diff --git a/src/AdminPanel/Classes/Enum.php b/src/AdminPanel/Enum.php similarity index 97% rename from src/AdminPanel/Classes/Enum.php rename to src/AdminPanel/Enum.php index 22d13e9..87c45dd 100644 --- a/src/AdminPanel/Classes/Enum.php +++ b/src/AdminPanel/Enum.php @@ -1,6 +1,6 @@