phpmyadmin/libraries/classes/Plugins
Kamil Tekiela 80d7f0dfa3 Fix warning on non-existent table
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-03-02 16:23:07 +00:00
..
Auth Fix indentation issues 2022-10-16 13:41:31 -03:00
Export Fix warning on non-existent table 2023-03-02 16:23:07 +00:00
Import Mark Plugins\Plugin::isAvailable as static method 2022-05-20 14:17:57 -03:00
Schema Fix indentation issues 2022-10-16 13:41:31 -03:00
Transformations Remove useless string concatenations 2021-09-27 21:40:22 -03:00
TwoFactor Add support for Web Authentication API 2023-01-16 18:20:05 -03:00
AuthenticationPlugin.php Merge branch 'QA_5_1' into QA_5_2 2022-04-21 14:29:25 -03:00
ExportPlugin.php Fix #16988 - export as CSV/JSON/SQL/... no database selected 2022-12-13 23:27:07 +01:00
ImportPlugin.php Mark Plugins\Plugin::isAvailable as static method 2022-05-20 14:17:57 -03:00
IOTransformationsPlugin.php Add bool return type where possible 2021-09-14 20:11:51 -03:00
Plugin.php Mark Plugins\Plugin::isAvailable as static method 2022-05-20 14:17:57 -03:00
SchemaPlugin.php Mark Plugins\Plugin::isAvailable as static method 2022-05-20 14:17:57 -03:00
TransformationsInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TransformationsPlugin.php Fix some errors found by Psalm 2021-06-25 15:03:05 -03:00
TwoFactorPlugin.php Add bool return type where possible 2021-09-14 20:11:51 -03:00
UploadInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00