phpmyadmin/libraries/classes/Plugins
Gabriel Caruso c1786eee96
Use array_key_exists instead of in_array + array_keys
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
2018-04-22 22:39:55 -03:00
..
Auth Remove hash_equals polyfill 2018-04-13 02:33:10 -03:00
Export Use array_key_exists instead of in_array + array_keys 2018-04-22 22:39:55 -03:00
Import Refactor PhpMyAdmin\Import static methods 2018-03-31 21:32:18 -03:00
Schema Refactor PhpMyAdmin\Transformations static methods 2018-04-01 01:34:17 -03:00
Transformations
TwoFactor
AuthenticationPlugin.php Refactor PhpMyAdmin\IpAllowDeny::allowDeny() method 2018-04-03 14:28:37 -03:00
ExportPlugin.php Refactor PhpMyAdmin\Transformations static methods 2018-04-01 01:34:17 -03:00
ImportPlugin.php Refactor PhpMyAdmin\Import static methods 2018-03-31 21:32:18 -03:00
IOTransformationsPlugin.php
SchemaPlugin.php
TransformationsInterface.php
TransformationsPlugin.php
TwoFactorPlugin.php
UploadInterface.php