phpmyadmin/libraries/plugins
Michal Čihař dce94f229f More consistency for URL::getCommon
Now URL::getCommon always returns HTML encoded string, if you want
unencded one, use URL::getCommonRaw. This makes it easier to review the
code if uses correct variant.

Also I've fixed several wrong uses of the HTML encoded variant in
Location header.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-17 12:44:29 +02:00
..
auth More consistency for URL::getCommon 2016-06-17 12:44:29 +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