phpmyadmin/libraries/plugins
Michal Čihař cd4008b3d7 Move MySQL charset maps to separate class
This allows us to load it only when needed

Issue #11731

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-11 10:33:40 +02:00
..
auth Remove unused code 2016-04-07 09:51:49 +02:00
export Move MySQL charset maps to separate class 2016-04-11 10:33:40 +02: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