]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-del_email.php
Bad things are now 'classified' as bad (CSS class 'bad' is being used instead of...
[mailer.git] / inc / modules / admin / what-del_email.php
index b0022bd6cf889dd83a4cbf3026fbd32d2cbeea0b..9b566b697bf38f31cb06b30d5629445e81f1b3d4 100644 (file)
@@ -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 *
@@ -109,8 +109,8 @@ LIMIT 1",
                                } // END - if
 
                                // Pay back points
-                               initReferalSystem();
-                               addPointsThroughReferalSystem('mail_deleted', $content['sender'], $totalPoints);
+                               initReferralSystem();
+                               addPointsThroughReferralSystem('mail_deleted', $content['sender'], $totalPoints);
 
                                // Output message
                                if (getConfig('repay_deleted_mails') == 'REPAY') {