X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Freset%2Freset_beg.php;h=c6b86a8e63989f3ead2d26b0ab8eeaea2e80ce04;hb=592d88e7f9bb873aacb9a9dda7457eb0c00566b2;hp=05830e1f29efc9b18472b632b845bf3ab8b3b63c;hpb=7de68b88ef3f441444f393b980d94641061c2db6;p=mailer.git diff --git a/inc/reset/reset_beg.php b/inc/reset/reset_beg.php index 05830e1f29..c6b86a8e63 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] ?>