]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_beg.php
Fix for inserted codes while registering of extensions, many rewrites/cleanups:
[mailer.git] / inc / monthly / monthly_beg.php
index 386bcb9b1540ce4727a45b5b5c40720b8e953180..2ce572fc9d418b869ee0c2c742b70908c1702532 100644 (file)
@@ -96,7 +96,7 @@ LIMIT {?beg_ranks?}", __FILE__, __LINE__);
                } // END - while
 
                // Reset accounts
-               $result = SQL_QUERY("UPDATE `{?_MYSQL_PREFIX?}_user_data` SET `beg_points`=0.00000 WHERE `beg_points` > 0", __FILE__, __LINE__);
+               $result = SQL_QUERY('UPDATE `{?_MYSQL_PREFIX?}_user_data` SET `beg_points`=0.00000 WHERE `beg_points` > 0', __FILE__, __LINE__);
        } // END - if
 
        // Free memory