diff --git a/ChangeLog b/ChangeLog index dbdfc350a..d093a255f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,13 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-07-16 Mike Beck + * pdf_pages.php3: if a page is edit it can also be shown + +2002-07-16 Mike Beck + * libraries/relation.lib.php3: verbose mode + * db_details_structure.php3: show message if relation doesn't work + * chk_rel.php3: new file to show what is wrong with relation 2002-07-16 Alexander M. Turek * header.inc.php3: Use include() instead of require(). diff --git a/pdf_pages.php3 b/pdf_pages.php3 index 54365fafa..a86fbe709 100755 --- a/pdf_pages.php3 +++ b/pdf_pages.php3 @@ -252,6 +252,25 @@ if ($cfgRelation['pdfwork']) { echo "\n" . ' '; echo "\n" . '' . "\n\n"; } // end if + if($do=="edcoord" || $do == "choosepage"){ + ?> +
+ + + + + +  :
+ +
+ +
+ + +    +
+