The branch, master has been updated
       via  8cbee94e5d284ddfeda527379b9893e737bc5d4f (commit)
      from  5464b54e17015ed4ca8c015597e4760a538dd866 (commit)


- Log -----------------------------------------------------------------
commit 8cbee94e5d284ddfeda527379b9893e737bc5d4f
Author: Marc Delisle <[email protected]>
Date:   Sat Jan 22 10:09:49 2011 -0500

    Change a function definition to fit with newest TCPDF version

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

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

diff --git a/libraries/schema/Pdf_Relation_Schema.class.php 
b/libraries/schema/Pdf_Relation_Schema.class.php
index 7e7de87..73f075b 100644
--- a/libraries/schema/Pdf_Relation_Schema.class.php
+++ b/libraries/schema/Pdf_Relation_Schema.class.php
@@ -245,7 +245,7 @@ class PMA_PDF extends TCPDF
         }
     }
 
-    function Bookmark($txt, $level = 0, $y = 0)
+    function Bookmark($txt, $level = 0, $y = 0, $page = '')
     {
         // Add a bookmark
         $this->Outlines[0][] = $level;


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to