X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Freset%2Freset_beg.php;h=3d73e431de89294016382dc926b9a8e603c7154e;hb=1948097c5ce99a970622d74d28c6ec83bf31f8af;hp=04124255e04e9807ddbb8d7a3b6f1ad12cfca66c;hpb=bcd59642c1ac0cf36f5b6890904a043529b9d974;p=mailer.git diff --git a/inc/reset/reset_beg.php b/inc/reset/reset_beg.php index 04124255e0..3d73e431de 100644 --- a/inc/reset/reset_beg.php +++ b/inc/reset/reset_beg.php @@ -1,7 +1,7 @@ "); -// Reset accounts -$result = SQL_QUERY("UPDATE `{?_MYSQL_PREFIX?}_user_data` SET `beg_points`=0.00000 WHERE `beg_points` > 0", - __FILE__, __LINE__); +// @TODO This should be converted in a daily beg rallye // [EOF] ?>