]> git.mxchange.org Git - mailer.git/blobdiff - inc/reset/reset_bonus.php
Old config.php is now automatically updated to new config-local.php format, several...
[mailer.git] / inc / reset / reset_bonus.php
index f181838fd4da1495f2d5f69fe4bf2aec6faf9e0b..449a2c1f094f163213b0cfe23be812cddd9ed5cc 100644 (file)
@@ -53,7 +53,7 @@ BONUS_PURGE_EXPIRED_TURBO_BONUS();
 
 // Reset accounts
 $result = SQL_QUERY("UPDATE `{!_MYSQL_PREFIX!}_user_data` SET turbo_bonus=0, login_bonus=0, bonus_order=0, bonus_stats=0, bonus_ref=0",
- __FILE__, __LINE__);
+__FILE__, __LINE__);
 
 //
 ?>