X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Freset%2Freset_beg.php;h=c6b86a8e63989f3ead2d26b0ab8eeaea2e80ce04;hb=79de7fa82ee054465a46784340c891889e9f9275;hp=332205253ead601c7d2685a9e97ece07030c5c80;hpb=5f5a73c72457ea761906640dc3d29749301102f9;p=mailer.git diff --git a/inc/reset/reset_beg.php b/inc/reset/reset_beg.php index 332205253e..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] ?>