]> git.mxchange.org Git - mailer.git/blobdiff - inc/functions.php
strange notice fixes
[mailer.git] / inc / functions.php
index 4fcb932fcecd2503c4887d5662c04552cb99e05b..456e1a5bf8cf84b77c8ba63c8fa3766281ba8afb 100644 (file)
@@ -941,6 +941,8 @@ function MAKE_TIME($H, $M, $S, $stamp)
 }
 //
 function LOAD_URL($URL, $addUrlData=true) {
 }
 //
 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
        // Check if http(s):// is there
        if ((substr($URL, 0, 7) != "http://") && (substr($URL, 0, 8) != "https://")) {
                // Make all URLs full-qualified