]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-confirm.php
Notice fixed and RewriteEngine enabled in .htaccess
[mailer.git] / inc / modules / guest / what-confirm.php
index 1cb2a7b8e282d3eb87f23c2751bdf6a099aae589..2f0f114206f12ef0506926d768da79941319c9d7 100644 (file)
@@ -91,7 +91,7 @@ if (!empty($_GET['hash']))
                                        }
 
                                        // If version matches add ref bonus to refid's account
-                                       if ((GET_EXT_VERSION("bonus") >= "0.4.4") && ($CONFIG['bonus_active'] == "Y"))
+                                       if ((GET_EXT_VERSION("bonus") >= "0.4.4") && ($CONFIG['bonus_active'] == 'Y'))
                                        {
                                                // Add points (directly only!)
                                                $result = SQL_QUERY_ESC("UPDATE "._MYSQL_PREFIX."_user_data SET bonus_ref=bonus_ref+%s WHERE userid=%d LIMIT 1",