]> git.mxchange.org Git - mailer.git/blobdiff - inc/reset/reset_beg.php
Old config.php is now automatically updated to new config-local.php format, several...
[mailer.git] / inc / reset / reset_beg.php
index a147ff1f848f4fdfbf7ca144d899ac8df81a17cb..58460c22c9e70e553e7019b2113a5cd45bddf1d7 100644 (file)
@@ -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",
 
 // Reset accounts
 $result = SQL_QUERY("UPDATE `{!_MYSQL_PREFIX!}_user_data` SET beg_points=0.00000 WHERE beg_points > 0",
- __FILE__, __LINE__);
+__FILE__, __LINE__);
 
 //
 ?>
 
 //
 ?>