phpmyadmin/libraries/plugins
Madhura Jayaratne cb57dbb0ad Use object properties rather than using globals
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-10 17:46:54 +05:30
..
auth Per server iv 2015-03-16 08:34:40 +05:30
export rfe #1632 Importing and exporting pMA meta-data 2015-04-10 16:00:57 +05:30
import bug #4829 Create procedure via SQL Editor not more possible 2015-04-09 20:56:57 +05:30
schema Use object properties rather than using globals 2015-04-10 17:46:54 +05:30
transformations MIME Transformation link fixed 2015-04-07 18:08:43 +05:30
AuthenticationPlugin.class.php Remove dead code 2015-02-02 06:25:37 +01:00
ExportPlugin.class.php rfe #1632 Importing and exporting pMA meta-data 2015-04-10 16:00:57 +05:30
ImportPlugin.class.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
IOTransformationsPlugin.class.php rfe CodeMirror based SQL editor as an input transformation 2015-02-19 13:20: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