diff --git a/Backend/Controllers/Group/GetGroup.php b/Backend/Controllers/Group/GetGroup.php new file mode 100644 index 0000000..f7d2fc7 --- /dev/null +++ b/Backend/Controllers/Group/GetGroup.php @@ -0,0 +1,16 @@ +toJson(JSON_PRETTY_PRINT); \ No newline at end of file diff --git a/Backend/Controllers/Admin/ResetPassword.php b/Backend/Controllers/Group/ResetPassword.php similarity index 86% rename from Backend/Controllers/Admin/ResetPassword.php rename to Backend/Controllers/Group/ResetPassword.php index 7765765..c9b0bea 100644 --- a/Backend/Controllers/Admin/ResetPassword.php +++ b/Backend/Controllers/Group/ResetPassword.php @@ -1,9 +1,8 @@