[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA4-584-ga21aebf

Michal Čihař nijel at users.sourceforge.net
Mon Mar 21 16:23:41 CET 2011


The branch, master has been updated
       via  a21aebffafbc4189ba0a6a741897a59c9604ca90 (commit)
      from  5aec651dd134414ba53a5275d767333f03aa045b (commit)


- Log -----------------------------------------------------------------
commit a21aebffafbc4189ba0a6a741897a59c9604ca90
Author: Michal Čihař <mcihar at novell.com>
Date:   Mon Mar 21 16:23:32 2011 +0100

    Define missing property

-----------------------------------------------------------------------

Summary of changes:
 libraries/schema/Pdf_Relation_Schema.class.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/libraries/schema/Pdf_Relation_Schema.class.php b/libraries/schema/Pdf_Relation_Schema.class.php
index 972ef8b..6078537 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


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list