phpmyadmin/libraries/plugins
Deven Bansod c00cf34886 Use IF EXISTS with DROP Database while exporting to prevent error while importing this dump
Fix #12634

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-10-14 10:00:50 +05:30
..
auth Add rel="noopener noreferrer" to all external target="_blank" links 2016-08-18 17:35:20 +02:00
export Use IF EXISTS with DROP Database while exporting to prevent error while importing this dump 2016-10-14 10:00:50 +05:30
import Use https for wiki links 2016-07-27 16:28:07 +02:00
schema Merge branch 'QA_4_6' into QA_4_6-security 2016-07-22 16:50:12 +02:00
transformations Use one code to check external links 2016-08-24 11:38:03 +02:00
AuthenticationPlugin.php Properly escape configuration parameters when rendering 2016-07-26 16:47:01 +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