[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 693bf6: Refactor Database\CentralColumnsController class
Maurício Meneghini Fauth
mauricio at fauth.dev
Thu Dec 26 16:57:47 CET 2019
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 693bf67b1c79e8fa16859fdc57e356c033f92bf0
https://github.com/phpmyadmin/phpmyadmin/commit/693bf67b1c79e8fa16859fdc57e356c033f92bf0
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-12-26 (Thu, 12 December 2019) -03:00
Changed paths:
M js/database/central_columns.js
M js/functions.js
M libraries/classes/Controllers/Database/CentralColumnsController.php
M libraries/classes/Menu.php
M libraries/routes.php
M templates/database/central_columns/main.twig
M test/classes/CentralColumnsTest.php
D libraries/entry_points/database/central_columns.php
Log Message:
-----------
Refactor Database\CentralColumnsController class
Moves the central columns 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