X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Freset%2Freset_beg.php;h=3780c0996e4e898dafb5a1c53cb3c037a8c8d852;hb=3767eef30a9e514e95625e6da22418ab297b204d;hp=04124255e04e9807ddbb8d7a3b6f1ad12cfca66c;hpb=bcd59642c1ac0cf36f5b6890904a043529b9d974;p=mailer.git diff --git a/inc/reset/reset_beg.php b/inc/reset/reset_beg.php index 04124255e0..3780c0996e 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] ?>