[phpmyadmin/phpmyadmin] 3bb133: Refactor ServerBinlogController

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3bb1337e90eeb06d07b42f3af2e4254418d46d00 https://github.com/phpmyadmin/phpmyadmin/commit/3bb1337e90eeb06d07b42f3af2e4... Author: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Date: 2019-02-13 (Wed, 02 February 2019) -02:00 Changed paths: A templates/server/binlog/index.twig M libraries/classes/Controllers/Server/ServerBinlogController.php M server_binlog.php M templates/server/sub_page_header.twig M test/classes/Controllers/Server/ServerBinlogControllerTest.php D templates/server/binlog/log_row.twig D templates/server/binlog/log_selector.twig Log Message: ----------- Refactor ServerBinlogController Refactors PhpMyAdmin\Controllers\Server\ServerBinlogController. - Moves request and response handling back to server_binlog.php - Extracts and groups all HTML into server/binlog/index template Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
participants (1)
-
Maurício Meneghini Fauth