phpmyadmin/libraries/plugins
Michal Čihař 31084a09f6 Improve error message for cookie encryption
- make it localized
- correctly report that it's about cookies

Issue #12924

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-25 10:07:19 +01:00
..
auth Improve error message for cookie encryption 2017-01-25 10:07:19 +01:00
export Fixed SQL export with newlines 2016-12-01 11:02:04 +01:00
import Properly escape strings in MySQL statement values 2016-10-29 10:45:12 +05:30
schema Ensure font size is integer, we do further calculations with it 2016-12-13 08:29:40 +01:00
transformations Use one code to check external links 2016-08-24 11:38:03 +02:00
AuthenticationPlugin.php Verify value of access_time to avoid unwanted session extension 2016-09-19 11:53:07 +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