[phpMyAdmin Git] [phpmyadmin/phpmyadmin] b1328c: Create Server\UserGroupsController controller
Maurício Meneghini Fauth
mauricio at fauth.dev
Sun Dec 22 15:55:39 CET 2019
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: b1328c7ad630784cea20ff8812d66e8bc9db7f99
https://github.com/phpmyadmin/phpmyadmin/commit/b1328c7ad630784cea20ff8812d66e8bc9db7f99
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-12-22 (Sun, 12 December 2019) -03:00
Changed paths:
A libraries/classes/Controllers/Server/UserGroupsController.php
M libraries/classes/Menu.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Server/Users.php
M libraries/routes.php
M services_controllers.yml
M test/classes/Server/UserGroupsTest.php
M test/classes/Server/UsersTest.php
D libraries/entry_points/server/user_groups.php
Log Message:
-----------
Create Server\UserGroupsController controller
Moves the user groups entry point logic to the controller and removes
the entry point file.
Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>
More information about the Git
mailing list