Some required global statements added
[mailer.git] / inc / extensions / ext-newsletter.php
index 75e0e32d1ed584938a37d8b23504f6aa10bc20a7..04da646cf8c92e89b6d10c1a4022d730419f20a6 100644 (file)
@@ -152,6 +152,7 @@ default: // Do stuff when extension is loaded
        // URL ends which are used to indentify the end of an URL or email link
        // Don't use these chars in links... ;-)
        //
+       global $URL_ENDS, $VALID_EMAIL_CHARS;
        $URL_ENDS = array(
                " ",
                "\n",