]> git.mxchange.org Git - mailer.git/blobdiff - birthday_confirm.php
Surfbar continued and some rewrites/fixes:
[mailer.git] / birthday_confirm.php
index 22cd6bf61b76462d826c57cc3b958f29242a5581..daf118af8a5f7c90c1c2cc3ca97e013d3c5a5b22 100644 (file)
@@ -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")) {