phpmyadmin/libraries/plugins
Madhura Jayaratne 677da2906c bug #4706 Schema export doesn't handle dots in db/table name
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-04 15:11:05 +05:30
..
auth Bug #4623 Incomplete PHP OpenSSL support 2014-12-07 06:37:15 -05:00
export #4663 Export missing back ticks for order table name 2014-12-23 12:53:12 +05:30
import Remove code to ignore commit. 2015-01-03 21:39:56 +01:00
schema bug #4706 Schema export doesn't handle dots in db/table name 2015-02-04 15:11:05 +05:30
transformations Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
AuthenticationPlugin.class.php bug #4611 [security] DOS attack with long passwords 2014-12-03 08:50:14 -05: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