Commit Graph

9 Commits

Author SHA1 Message Date
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
Madhura Jayaratne
c9f37be407 Add @subpackage tags 2012-10-28 18:27:38 +05:30
Michal Čihař
869d7c0e99 Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
Alex Marin
3f30a1bf96 oop: coding style for export plug-ins 2012-07-29 18:59:46 +03:00
Alex Marin
50d8322b38 oop: replace conditional includes for properties in export plug-ins 2012-07-29 18:46:54 +03:00
Alex Marin
9f53828dca oop: use properties for ExportPdf 2012-07-18 12:18:37 +03:00
Alex Marin
9458f9d062 oop: integrate the properties system for ExportXml 2012-07-17 13:32:13 +03:00
Alex Marin
5623356e7a oop: fix bugs and phpcs errors for all export plugins 2012-06-18 14:22:12 +03:00
Alex Marin
c34d3bc003 oop: ExportPdf 2012-06-16 12:34:44 +03:00