phpmyadmin/libraries/plugins
Michal Čihař a2ab6a04af Define namespace as constant
Also use PHP 5.5 compatible way of defining static variable.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-09-16 13:21:20 +02:00
..
auth Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
export Define namespace as constant 2016-09-16 13:21:20 +02:00
import Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
schema Use strlen for calculating string index 2016-09-16 10:18:46 +02:00
transformations Merge branch 'QA_4_6' 2016-08-24 11:55:10 +02:00
AuthenticationPlugin.php Merge branch 'QA_4_6-security' into master-security 2016-07-26 16:47:52 +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