phpmyadmin/libraries/plugins
Michal Čihař 77a4d6ed95 Move generator scripts out of the code
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-26 16:39:40 +02:00
..
auth Do not use mb_strlen on data we know are bytes 2016-07-22 16:39:12 +02:00
export Use https to access phpmyadmin.net 2016-07-18 16:22:33 +02:00
import Sanitize filename on SHP import 2016-07-22 11:52:49 +02:00
schema Merge branch 'QA_4_6' into QA_4_6-security 2016-07-22 16:50:12 +02:00
transformations Move generator scripts out of the code 2016-07-26 16:39:40 +02:00
AuthenticationPlugin.php Improve handling of logout 2016-05-23 13:02:21 +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