X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Ffix_user_points.php;h=a485c21d7fb58a61fa6858fc4ebd9f1375443115;hb=91c2f600b1d39c1317bccafba62e7a78ad4d8c14;hp=addaae100c6c3931adc406130d6ca87d8f714e15;hpb=7faab9c40d199c032562279be6db98b632dc7ef6;p=mailer.git diff --git a/inc/fix_user_points.php b/inc/fix_user_points.php index addaae100c..a485c21d7f 100644 --- a/inc/fix_user_points.php +++ b/inc/fix_user_points.php @@ -16,8 +16,8 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2011 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * Copyright (c) 2009 - 2012 by Mailer Developer Team * + * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -74,7 +74,7 @@ if (!SQL_HASZERONUMS($result)) { // Nothing has been updated? if (SQL_HASZEROAFFECTED()) { // Then insert it - SQL_QUERY_ESC("INSERT INTO `{?_MYSQL_PREFIX?}_user_points` (`userid`,`ref_depth`,`%s`) VALUES(%s,NULL,%s)", + SQL_QUERY_ESC("INSERT INTO `{?_MYSQL_PREFIX?}_user_points` (`userid`,`ref_depth`,`%s`) VALUES (%s,NULL,%s)", array( $column, $row['userid'],