X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Ffooter.php;h=f551ef47b7591c74e7b59193e56a1fa6505a87ab;hb=5942a52ee1b26fdf495dc9c0946d616afc649607;hp=aca9c6e0ebdf3bcfdfcf3cae2f97d317c90563b1;hpb=43885129ac24cee5545a8a5ad51e90aa182fdf46;p=mailer.git diff --git a/inc/footer.php b/inc/footer.php index aca9c6e0eb..f551ef47b7 100644 --- a/inc/footer.php +++ b/inc/footer.php @@ -1,92 +1,3 @@ "); - - // Footer has been reached - $footer = 1; - - // Output HTML code - OUTPUT_HTML(""); - - if (is_resource($link)) { - // Close link - SQL_CLOSE($link, __FILE__, __LINE__); - } else { - // No database link - ADD_FATAL(NO_DB_LINK); - } -} elseif ($CSS == "1") { - // Footer has been reached - $footer = 1; - - // Output CSS content - OUTPUT_HTML(""); -} - -// +// @DEPRECATED ?>