phpmyadmin/libraries/plugins
Michal Čihař 2b5915ce7b Use phpMyAdmin version in PHP export header
Using fixed 0.2b really makes no sense.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-30 10:27:26 +02:00
..
auth Add missing requie once for testsuite 2016-05-23 14:28:28 +02:00
export Use phpMyAdmin version in PHP export header 2016-06-30 10:27:26 +02:00
import Fix class namespace 2016-05-23 17:37:38 +02:00
schema Use https when linking to php.net 2016-05-17 10:10:13 +02:00
transformations Do not allow javascript: links in transformation 2016-06-22 13:28:07 +02:00
AuthenticationPlugin.php Improve handling of logout 2016-05-23 13:02:21 +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