phpmyadmin/libraries/plugins/schema
Michal Čihař e4dfb159c4 Do not use global constant with class
As this doesn't play well together. This fixes the PDF schema export.

Fixes #11849

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-22 15:24:48 +01:00
..
dia Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
eps Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
pdf Do not use global constant with class 2016-01-22 15:24:48 +01:00
svg Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
ExportRelationSchema.php Remove some unnecessary string concatenations 2015-12-03 11:00:01 -05:00
RelationStats.php Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00
SchemaDia.php The shared method has to be protected, not private 2016-01-05 16:15:17 +01:00
SchemaEps.php Use new contructor for Group() objects 2016-01-05 15:26:52 +01:00
SchemaPdf.php The shared method has to be protected, not private 2016-01-05 16:15:17 +01:00
SchemaSvg.php Use new contructor for Group() objects 2016-01-05 15:26:52 +01:00
TableStats.php Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00