phpmyadmin/libraries/plugins
Michal Čihař f5393eff61 Remove code mentioning register_globals
This was removed in PHP 5.4.0 so we really do not have to care anymore.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-03-08 15:30:24 +01:00
..
auth Remove code mentioning register_globals 2016-03-08 15:30:24 +01:00
export Merge branch 'QA_4_6' 2016-02-25 12:31:13 +01:00
import Align docs 2016-02-19 22:54:18 +11:00
schema Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
transformations Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
AuthenticationPlugin.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
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