phpmyadmin/libraries/classes/Controllers
Maurício Meneghini Fauth 71a5c660df Move sql entry points to libraries/entry_points
- sql.php -> libraries/entry_points/sql.php
- server_sql.php -> libraries/entry_points/server/sql.php
- db_sql.php -> libraries/entry_points/database/sql.php
- tbl_sql.php -> libraries/entry_points/table/sql.php

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-05 15:34:50 -03:00
..
Database Use the router for the sql pages 2019-08-03 21:25:27 -03:00
Server Fix URL query issues with Util::getScriptNameForOption 2019-07-22 17:30:18 -03:00
Setup Use strict compare for count function 2019-06-22 17:44:49 +02:00
Table Move sql entry points to libraries/entry_points 2019-08-05 15:34:50 -03:00
AbstractController.php Define controllers as services in an external configuration file 2019-05-19 01:54:44 +02:00
AjaxController.php Reference class names in use statements 2019-06-12 00:14:26 -03:00
BrowseForeignersController.php Define controllers as services in an external configuration file 2019-05-19 01:54:44 +02:00
HomeController.php Merge isset and unset calls 2019-07-16 23:21:25 -03:00
TransformationOverviewController.php Define controllers as services in an external configuration file 2019-05-19 01:54:44 +02:00