phpmyadmin/libraries/plugins
Michal Čihař 308c9d7951 Simplify Response object handling
- always use use and short name
- avoid calling getInstance() several times in one script

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-12-07 18:17:59 +01:00
..
auth Simplify Response object handling 2016-12-07 18:17:59 +01:00
export Merge branch 'QA_4_6' 2016-12-01 11:49:37 +01:00
import Merge branch 'QA_4_6' 2016-11-10 11:08:36 +01:00
schema Simplify Response object handling 2016-12-07 18:17:59 +01:00
transformations Simplify Response object handling 2016-12-07 18:17:59 +01:00
AuthenticationPlugin.php Merge branch 'QA_4_6-security' into master-security 2016-09-19 11:53:49 +02:00
ExportPlugin.php Remove dead code 2015-11-09 05:39:17 -08:00
ImportPlugin.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
IOTransformationsPlugin.php Add namespace on part of plugins classes. 2015-09-05 00:33:42 +02:00
SchemaPlugin.php The shared method has to be protected, not private 2016-01-05 16:15:17 +01:00
TransformationsInterface.php Add namespace on part of plugins classes. 2015-09-05 00:33:42 +02:00
TransformationsPlugin.php Add namespace on part of plugins classes. 2015-09-05 00:33:42 +02:00
UploadInterface.php Add namespace on part of plugins classes. 2015-09-05 00:33:42 +02:00