phpmyadmin/libraries/plugins
Madhura Jayaratne 478e781f1b Replace more instances of .live() and .die() with .on() and .off()
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-04 18:33:37 +05:30
..
auth Replace more instances of .live() and .die() with .on() and .off() 2014-12-04 18:33:37 +05:30
export Factorization. 2014-11-29 16:04:29 +01:00
import More long lines 2014-11-11 18:01:58 +05:30
schema $db is not defined 2014-11-14 12:10:05 +05:30
transformations Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
AuthenticationPlugin.class.php Move storing password/username after checking password 2014-12-01 09:50:16 +01: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