phpmyadmin/libraries/classes/Controllers/Table
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
..
AbstractController.php Define controllers as services in an external configuration file 2019-05-19 01:54:44 +02:00
ChartController.php Use the router for the sql pages 2019-08-03 21:25:27 -03:00
GisVisualizationController.php Merge branch 'QA_4_9' 2019-06-22 14:28:19 +02:00
IndexesController.php Use the router for the sql pages 2019-08-03 21:25:27 -03:00
RelationController.php Merge isset and unset calls 2019-07-16 23:21:25 -03:00
SearchController.php Use the router for table search page 2019-07-25 20:40:55 -03:00
SqlController.php Use the router for the sql pages 2019-08-03 21:25:27 -03:00
StructureController.php Move sql entry points to libraries/entry_points 2019-08-05 15:34:50 -03:00