X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Freset%2Freset_beg.php;h=58460c22c9e70e553e7019b2113a5cd45bddf1d7;hp=a147ff1f848f4fdfbf7ca144d899ac8df81a17cb;hb=5071030af40e69ca4284642f44758964e18f5be8;hpb=3dc2d90bb1fb18124d214dd0aa06f0d3489393e6 diff --git a/inc/reset/reset_beg.php b/inc/reset/reset_beg.php index a147ff1f84..58460c22c9 100644 --- a/inc/reset/reset_beg.php +++ b/inc/reset/reset_beg.php @@ -50,7 +50,7 @@ if (($GLOBALS['output_mode'] == 1) || (!isResetModeEnabled()) || (getConfig('beg // Reset accounts $result = SQL_QUERY("UPDATE `{!_MYSQL_PREFIX!}_user_data` SET beg_points=0.00000 WHERE beg_points > 0", - __FILE__, __LINE__); +__FILE__, __LINE__); // ?>