]> git.mxchange.org Git - mailer.git/blobdiff - inc/mails/doubler_mails.php
API functions renamed:
[mailer.git] / inc / mails / doubler_mails.php
index 10d2b4e4ec839c7b23a0553065df6196a298f896..d5259c3c28c0d9dd834d6dab385f6c293d46cb71 100644 (file)
@@ -45,7 +45,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Do not execute when script is in CSS mode
-if (getOutputMode() != 0) return;
+if (getScriptOutputMode() != 0) return;
 
 // Initialize variables
 $jackpotPoints = '0'; $userPoints = '0';