phpmyadmin/libraries/plugins
Michal Čihař 75a5fde46d Use secure.php.net for PHP documentation links
This avoids unnecessary redirect on the way (I still think this website
setup is weird, but that's all I can do about it).

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-10-18 11:13:24 +02:00
..
auth Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
export Use secure.php.net for PHP documentation links 2016-10-18 11:13:24 +02:00
import Fix function name 2016-09-26 13:41:33 +02:00
schema Use secure.php.net for PHP documentation links 2016-10-18 11:13:24 +02:00
transformations Use secure.php.net for PHP documentation links 2016-10-18 11:13:24 +02:00
AuthenticationPlugin.php Merge branch 'QA_4_6-security' into master-security 2016-07-26 16:47:52 +02:00
ExportPlugin.php Remove dead code 2015-11-09 05:39:17 -08:00
ImportPlugin.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02: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