X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Ffunctions.php;h=dbf0581fe2cb8a1a5a31adba8baa9a46a86b4819;hb=d3c4fdd9bfab35389e1a5ff48f3952d527c7b4bb;hp=4fd8e77e91539eabe9f1bd70d7fc917714561527;hpb=26ea563a90454a2cde58f8cd134542a0d8f14780;p=mailer.git diff --git a/inc/functions.php b/inc/functions.php index 4fd8e77e91..dbf0581fe2 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -3221,7 +3221,7 @@ function determineReferalId () { // 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; }