]> git.mxchange.org Git - mailer.git/blobdiff - inc/wrapper-functions.php
Introduced registerUpdateWernisRegistrationCall() + added some debug lines for develo...
[mailer.git] / inc / wrapper-functions.php
index ab921c4b4f0752a52a4cfc376ae54f528d27748e..4520489da1ffc09a355846e58f2018a46c3034ad 100644 (file)
@@ -3530,7 +3530,7 @@ function isFilledArray ($array) {
 // Checks whether this script runs on a developer system (called with localhost/127.0.0.1 SERVER_NAME)
 function isDeveloperSystem () {
        // Determine it
-       return in_array(detectServerName(), array('localhost', '127.0.0.1'));
+       return in_array(detectServerName(), array('localhost', 'daedalus', '127.0.0.1'));
 }
 
 // Checks whether given subject line has '_ref' suffix