phpmyadmin/libraries/plugins
Marc Delisle 790671864b Merge pull request #11391 from madhuracj/issue11387
Fix #11387 phpseclib < 2.0 produces deprecated messages on PHP
2015-08-12 15:38:01 -04:00
..
auth Merge pull request #11391 from madhuracj/issue11387 2015-08-12 15:38:01 -04:00
export Fix #11336 Exporting a table exports database level events 2015-07-31 12:36:53 +05:30
import Revert "Handle comments in the beginning of the query" 2015-08-08 12:15:16 -04:00
schema Fix #11326 Exported schema includes all the tables of the database 2015-07-28 08:11:38 +05:30
transformations Avoid filling up error log with info level messages 2015-04-23 19:23:12 +05:30
AuthenticationPlugin.class.php Remove dead code 2015-02-02 06:25:37 +01:00
ExportPlugin.class.php Fix #11336 Exporting a table exports database level events 2015-07-31 12:36:53 +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