phpmyadmin/libraries/plugins
Michal Čihař dd09116716 Correct fix for table import processing
We need to consistently propagate the $sql_data array.

Issue #11850

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-17 11:12:08 +01:00
..
auth Merge branch 'QA_4_5' into QA_4_6 2016-02-12 10:45:43 +01:00
export Merge branch 'QA_4_5' into QA_4_6 2016-02-16 10:21:07 +01:00
import Correct fix for table import processing 2016-02-17 11:12:08 +01:00
schema Merge branch 'QA_4_5' into QA_4_6 2016-02-12 10:45:43 +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