phpmyadmin/libraries/plugins
Michal Čihař e4dfb159c4 Do not use global constant with class
As this doesn't play well together. This fixes the PDF schema export.

Fixes #11849

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-22 15:24:48 +01:00
..
auth Merge commit 'a478437e0ee4d74ec5036cb32e165da002303dd1' 2016-01-14 09:10:43 +01:00
export Do not use global constant with class 2016-01-22 15:24:48 +01:00
import Use new contructor for Group() objects 2016-01-05 15:26:52 +01:00
schema Do not use global constant with class 2016-01-22 15:24:48 +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