Define property before using it
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
0b1029835b
commit
1ce78f82d3
@ -812,6 +812,7 @@ class PMA_Pdf_Relation_Schema extends PMA_Export_Relation_Schema
|
||||
private $_leftMargin = 10;
|
||||
private $_rightMargin = 10;
|
||||
private $_tablewidth;
|
||||
protected $relations = array();
|
||||
|
||||
/**
|
||||
* The "PMA_Pdf_Relation_Schema" constructor
|
||||
|
||||
Loading…
Reference in New Issue
Block a user