From a21aebffafbc4189ba0a6a741897a59c9604ca90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 21 Mar 2011 16:23:32 +0100 Subject: [PATCH] Define missing property --- libraries/schema/Pdf_Relation_Schema.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/schema/Pdf_Relation_Schema.class.php b/libraries/schema/Pdf_Relation_Schema.class.php index 972ef8ba6..607853709 100644 --- a/libraries/schema/Pdf_Relation_Schema.class.php +++ b/libraries/schema/Pdf_Relation_Schema.class.php @@ -460,6 +460,7 @@ class Table_Stats public $heightCell = 6; public $x, $y; public $primary = array(); + private $_ff = PMA_PDF_FONT; /** * The "Table_Stats" constructor