phpmyadmin/libraries/classes/Plugins
William Desportes c4a5a4b256
Update Export plugin template
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-04-29 01:45:57 +02:00
..
Auth Fix "Retry to connect" button style 2021-04-28 23:14:23 +02:00
Export Update Export plugin template 2021-04-29 01:45:57 +02:00
Import Remove some else conditions by using early exits or moving code 2021-04-29 01:30:25 +02:00
Schema Remove some else conditions by using early exits or moving code 2021-04-29 01:30:25 +02:00
Transformations Merge branch 'QA_5_1' 2021-03-15 00:36:49 +01:00
TwoFactor Rename the PMA_Config global variable to config 2021-03-08 15:03:12 -03:00
AuthenticationPlugin.php Rename the PMA_Config global variable to config 2021-03-08 15:03:12 -03:00
ExportPlugin.php Rename ExportPlugin parameters to use camelCase 2021-03-26 20:25:23 -03:00
ImportPlugin.php Remove some else conditions by using early exits or moving code 2021-04-29 01:30:25 +02:00
IOTransformationsPlugin.php Fix missing property type hints 2020-07-22 21:42:22 -03:00
SchemaPlugin.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TransformationsInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TransformationsPlugin.php Refactor field flags to use an object an not strpos 2021-02-24 23:56:33 +01:00
TwoFactorPlugin.php Rename the PMA_Config global variable to config 2021-03-08 15:03:12 -03:00
UploadInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00