phpmyadmin/libraries/plugins
Maurício Meneghini Fauth 64b1b79933 Refactor the transformations into static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-05-31 16:36:09 -03:00
..
auth Fix errors detected by PHP_CodeSniffer 2017-04-15 00:05:19 -03:00
export Refactor the transformations into static methods 2017-05-31 16:36:09 -03:00
import Use one temporary directory 2017-05-05 11:08:36 +02:00
schema Refactor the transformations into static methods 2017-05-31 16:36:09 -03:00
transformations Refactor the transformations into static methods 2017-05-31 16:36:09 -03:00
AuthenticationPlugin.php Improved handling of logout with disabled LoginCookieDeleteAll 2017-04-28 16:02:11 +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