phpmyadmin/libraries/plugins
Madhura Jayaratne 9c994c741d Use instance variable db rather than the GLOBAL value
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-18 15:30:48 +05:30
..
auth Replace script names as config options with plain english words 2015-06-13 04:41:54 +05:30
export Simplify the logic 2015-06-02 17:27:33 +05:30
import Merge branch 'QA_4_4' 2015-05-07 18:03:19 +05:30
schema Use instance variable db rather than the GLOBAL value 2015-06-18 15:30:48 +05:30
transformations Use uppercase for column type 2015-05-01 07:28:23 -04:00
AuthenticationPlugin.class.php Fix spacing after opening brace 2015-04-28 11:05:08 +05:30
ExportPlugin.class.php Remove extra spaces before opening parenthesis 2015-04-28 16:15:05 +05:30
ImportPlugin.class.php Update doc blocks with proper types 2015-06-10 21:24:16 +05:30
IOTransformationsPlugin.class.php align 2015-04-20 15:37:03 +05:30
SchemaPlugin.class.php Revert "Remove unused parameter $db" 2015-06-18 15:22:32 +05:30
TransformationsInterface.int.php
TransformationsPlugin.class.php Fix spacing after opening brace 2015-04-28 11:05:08 +05:30
UploadInterface.int.php