X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Freset%2Freset_beg.php;h=3d73e431de89294016382dc926b9a8e603c7154e;hb=aa61727bb93b39cc530a1b5719cce041117d39e0;hp=2f18ab954ec8b0ea71ff8c5c16b31b3a3050acd8;hpb=17260933e4315feda69c4d54c97df5dab0ebbc1e;p=mailer.git diff --git a/inc/reset/reset_beg.php b/inc/reset/reset_beg.php index 2f18ab954e..3d73e431de 100644 --- a/inc/reset/reset_beg.php +++ b/inc/reset/reset_beg.php @@ -1,7 +1,7 @@ \n"; +if ((getOutputMode() != 0) || (!isResetModeEnabled()) || (getConfig('beg_rallye') == 'Y')) return; +//* DEBUG: */ outputHtml(basename(__FILE__)."
"); -// 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] ?>