phpmyadmin/libraries/plugins
Bojan Petkovski 95f5df348d Recaptcha bug fixes
Error message for empty captcha "Please enter correct captcha!" and if
the user enters correct captcha but wrong login data it won't be
required to enter it next time.
2013-05-20 22:43:07 +02:00
..
auth Recaptcha bug fixes 2013-05-20 22:43:07 +02:00
export Drop compatibility with older TCPDF using empty_string 2013-05-10 09:27:48 +02:00
import PMA_DBI_num_rows --> PMA_DBI_numRows 2013-05-04 08:39:43 +05:30
transformations Avoid need to store data again 2013-05-10 10:15:27 +02:00
AuthenticationPlugin.class.php Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
ExportPlugin.class.php Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
ImportPlugin.class.php Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
PluginManager.class.php Various coding style changes 2012-08-31 14:37:46 +05:30
PluginObserver.class.php Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
TransformationsInterface.int.php oop: some coding style for plugins 2012-08-16 23:10:33 +03:00
TransformationsPlugin.class.php Various coding style improvements 2013-04-16 13:29:03 +02:00
UploadInterface.int.php oop: some coding style for plugins 2012-08-16 23:10:33 +03:00