phpmyadmin/libraries/plugins
Michal Čihař b177557c11 Use preg_quote instead of home made replacement to quote string for preg
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-10 17:35:49 +02:00
..
auth About bug #4280: try to workaround PHP 5 session garbage collection 2014-04-24 09:15:03 -04:00
export Use preg_quote instead of home made replacement to quote string for preg 2014-05-10 17:35:49 +02:00
import Fix coding style. 2014-04-18 18:51:04 +02:00
transformations Remove trailing whitespace from the code 2014-03-20 09:36:48 +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 Add types 2013-08-27 23:37:52 +05:30
ImportPlugin.class.php Add types 2013-08-27 23:37:52 +05:30
PluginManager.class.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
PluginObserver.class.php Global PHPDoc update. 2013-11-10 12:29:55 +01: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