phpmyadmin/libraries/plugins
Marc Delisle 659e0c3722 - Move count() outside of loop
- Clarify variable name

Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-26 07:37:03 -04:00
..
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 - Move count() outside of loop 2015-06-26 07:37:03 -04:00
schema Remove more GLOBALS['db'] 2015-06-18 15:56:40 +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