phpmyadmin/libraries/plugins
Michal Čihař 9348d0cb16 Separate adding HTML markup to message from others
We really want this to be explicit for easier review and hiding this in
second parameter of addParam doesn't make it.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-16 13:41:35 +02:00
..
auth The session_destroy is already called on logout 2016-06-08 15:30:55 +02:00
export Produce valid JSON on export 2016-06-14 09:16:58 +02:00
import Separate adding HTML markup to message from others 2016-06-16 13:41:35 +02:00
schema Merge branch 'QA_4_6' 2016-05-17 10:12:04 +02:00
transformations Use https when linking to php.net 2016-05-17 10:13:16 +02:00
AuthenticationPlugin.php Merge branch 'QA_4_6' 2016-05-23 13:05: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