phpmyadmin/libraries/plugins
Hugues Peccatte 93c86da700 Minor style modifications.
PHPDoc update.
Reduce nested levels.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-08 17:34:10 +01:00
..
auth Determine the databases the user has access to based on GRANTs and query only for them 2014-11-06 08:13:58 +05:30
export Fix typos. 2014-11-02 18:32:42 +01:00
import Minor style modifications. 2014-11-08 17:34:10 +01:00
schema Minor style modifications. 2014-11-08 17:34:10 +01:00
transformations Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
AuthenticationPlugin.class.php Remove plugin manager and observer classes 2014-06-25 09:25:59 +02:00
ExportPlugin.class.php Fix typos. 2014-11-02 14:33:41 +01:00
ImportPlugin.class.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
IOTransformationsPlugin.class.php RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
SchemaPlugin.class.php Fix typos. 2014-11-02 14:33:41 +01:00
TransformationsInterface.int.php
TransformationsPlugin.class.php RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
UploadInterface.int.php