phpmyadmin/libraries/plugins
Michal Čihař 186a80939d Allow TCPDF to be removed
We currently require TCPDF to be present, but in most cases this is
feature which users do not need and thus can reduce size of installed
phpMyAdmin.

Also this is helpful for Linux distributions as they can provide soft
dependency on tcpdf package.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-24 16:12:13 +01:00
..
auth bug #4278 reCaptcha re-login requires double effort 2014-02-08 13:04:32 +05:30
export Allow TCPDF to be removed 2014-03-24 16:12:13 +01:00
import bug fix #4298: added javascript allow just one character if first character is not escape character else allow two including escape character 2014-02-27 00:21:03 +05:30
transformations Huge PHPDoc update. 2013-11-10 23:04:58 +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