diff --git a/ChangeLog b/ChangeLog index 1652a55d4..c801ec717 100755 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,7 @@ $Source$ * css/print.css: fixed bug #1419696 'print css results in blank table output' * tbl_printview.php, css/print.css, themes/*/css/theme_print.css.php: fixed/cleaned printer output + * libraries/footer.inc.php: do not print selflink 2006-02-16 Marc Delisle * lang/italian: update, thanks to Luca Rebellato diff --git a/libraries/footer.inc.php b/libraries/footer.inc.php index 60fce9e60..372176530 100644 --- a/libraries/footer.inc.php +++ b/libraries/footer.inc.php @@ -5,9 +5,9 @@ /** * WARNING: This script has to be included at the very end of your code because * it will stop the script execution! - * + * * always use $GLOBALS, as this script is also included by functions - * + * */ require_once './libraries/relation.lib.php'; // for PMA_setHistory() @@ -74,7 +74,7 @@ if (!isset($GLOBALS['checked_special'])) { } if (isset($_SERVER['SCRIPT_NAME']) && empty($_POST) && !$GLOBALS['checked_special']) { - echo '