]> git.mxchange.org Git - mailer.git/blobdiff - birthday_confirm.php
and rewritten to functions
[mailer.git] / birthday_confirm.php
index cfbbb60f2de45073fbcac36e6ba69e68f39f6283..d93bc3a0aa83e3a890a9d770c4f66c0ed7539922 100644 (file)
@@ -39,7 +39,7 @@ global $what, $action;
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 
 // Set module
-$GLOBALS['module'] = "birthday_confirm"; $CSS = -1;
+$GLOBALS['module'] = "birthday_confirm"; $GLOBALS['output_mode'] = -1;
 
 // Load the required file(s)
 require("inc/config.php");