phpmyadmin/libraries/plugins
Marc Delisle 29b297f41f Fix bug "#3853 Blowfish implementation might be broken" by replacing the
library with phpseclib

I could not make PMA_blowfish_test.php work with the new library.
2013-04-01 07:04:25 -04:00
..
auth Fix bug "#3853 Blowfish implementation might be broken" by replacing the 2013-04-01 07:04:25 -04:00
export bug #3519 [export] Prevent infinite recursion in PDF export. 2013-02-07 12:16:13 +01:00
import remove unused variables 2013-01-24 17:31:06 +01:00
transformations Temporary workaround for bug #3783 : 2013-02-06 16:56:01 +01: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 Fix fatal error in PHP 5.2 2013-02-08 07:09:49 -05:00
UploadInterface.int.php oop: some coding style for plugins 2012-08-16 23:10:33 +03:00