X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Ffunctions.php;h=456e1a5bf8cf84b77c8ba63c8fa3766281ba8afb;hp=4fcb932fcecd2503c4887d5662c04552cb99e05b;hb=011e5e7b4a6eff28aea4f30bc87fbf3ac5161612;hpb=fe87fb4ef7d63ac80b550272343f6613b1874212 diff --git a/inc/functions.php b/inc/functions.php index 4fcb932fce..456e1a5bf8 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -941,6 +941,8 @@ function MAKE_TIME($H, $M, $S, $stamp) } // function LOAD_URL($URL, $addUrlData=true) { + global $CSS, $_CONFIG, $link, $db, $footer; + // Check if http(s):// is there if ((substr($URL, 0, 7) != "http://") && (substr($URL, 0, 8) != "https://")) { // Make all URLs full-qualified