]> git.mxchange.org Git - mailer.git/blobdiff - inc/functions.php
A lot texts rewritten and exclamation signs removed
[mailer.git] / inc / functions.php
index 4fd8e77e91539eabe9f1bd70d7fc917714561527..dbf0581fe2cb8a1a5a31adba8baa9a46a86b4819 100644 (file)
@@ -3221,7 +3221,7 @@ function determineReferalId () {
                // Set default refid as refid in URL
                $GLOBALS['refid'] = getConfig('def_refid');
        } else {
                // Set default refid as refid in URL
                $GLOBALS['refid'] = getConfig('def_refid');
        } else {
-               // No default ID when sql_patches is not installed or none set
+               // No default id when sql_patches is not installed or none set
                $GLOBALS['refid'] = 0;
        }
 
                $GLOBALS['refid'] = 0;
        }