X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Fwhat-earning.php;h=8c93babde9595cdc323ab130d869eeddd4acfbae;hb=f6014bce7255a915872f2f463247440c0d58f9a9;hp=27c2a9a3aef063dd1679d4717c665388aa7146f7;hpb=eefb72c90c4d30b82b9277acd42754dca014302b;p=mailer.git diff --git a/inc/modules/member/what-earning.php b/inc/modules/member/what-earning.php index 27c2a9a3ae..8c93babde9 100644 --- a/inc/modules/member/what-earning.php +++ b/inc/modules/member/what-earning.php @@ -17,7 +17,7 @@ * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * * Copyright (c) 2009 - 2011 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * 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 * @@ -76,7 +76,7 @@ if (SQL_NUMROWS($result) > 0) { $result2 = SQL_QUERY_ESC('SELECT u.`earning_active`, UNIX_TIMESTAMP(u.`earning_added`) AS `earning_added`, - UNIX_TIMESTAMP(u.`earning_cancelled`) AS `earning_cancelled`, + UNIX_TIMESTAMP(u.`earning_canceled`) AS `earning_canceled`, u.`earning_daily_amount`, u.`earning_points` FROM