X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Freset%2Freset_beg.php;h=3d73e431de89294016382dc926b9a8e603c7154e;hb=30f1d46dca2b026b23c8cefb7e6e4bdc98fee337;hp=a2b709e94c16c423078c4cd40366326511d7e09b;hpb=a090e351c49fe021fb3064325694da03402332e0;p=mailer.git diff --git a/inc/reset/reset_beg.php b/inc/reset/reset_beg.php index a2b709e94c..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] ?>