phpmyadmin/libraries/plugins
Michal Čihař f5d0da0f31 The class_exists uses autoloading no need to do it
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-22 08:05:49 +01:00
..
auth Use recaptcha library from Packagist instead of own copy 2016-02-22 08:05:29 +01:00
export The class_exists uses autoloading no need to do it 2016-02-22 08:05:49 +01:00
import Align docs 2016-02-19 22:54:18 +11:00
schema The class_exists uses autoloading no need to do it 2016-02-22 08:05:49 +01:00
transformations Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
AuthenticationPlugin.php Add namespace on part of plugins classes. 2015-09-05 00:33:42 +02:00
ExportPlugin.php Remove dead code 2015-11-09 05:39:17 -08:00
ImportPlugin.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01: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