phpmyadmin/libraries/plugins
Michal Čihař fd7a4db3b7 Correctly unset session on logout
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-27 09:25:46 +01:00
..
auth Do not manipulate with session settings when running tests 2017-08-01 08:54:42 +02:00
export Use tryQuery instead of query to handle errors 2017-08-21 11:20:42 +02:00
import Wrap file_exists calls with @ 2017-07-10 14:59:43 +02:00
schema Ensure font size is integer, we do further calculations with it 2016-12-13 08:29:40 +01:00
transformations Fixed IPv4/IPv6 To Binary input transformation 2017-10-03 15:55:11 +02:00
AuthenticationPlugin.php Correctly unset session on logout 2017-11-27 09:25:46 +01: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