X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=birthday_confirm.php;h=daf118af8a5f7c90c1c2cc3ca97e013d3c5a5b22;hp=22cd6bf61b76462d826c57cc3b958f29242a5581;hb=d798a412acb8c1263933bd7f7a0fd9aa251495a7;hpb=78815656dde7ad2e609f884f5778a5f421ff8621 diff --git a/birthday_confirm.php b/birthday_confirm.php index 22cd6bf61b..daf118af8a 100644 --- a/birthday_confirm.php +++ b/birthday_confirm.php @@ -42,7 +42,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = ""; $GLOBALS['module'] = "birthday_confirm"; $CSS = -1; // Load the required file(s) -require ("inc/config.php"); +require("inc/config.php"); // Is the "birthday" extension active? if (!EXT_IS_ACTIVE("birthday")) {