]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-repair_gmnu.php
Wrapper functions for converting commas in configuration added, ext-coupon continued
[mailer.git] / inc / modules / admin / what-repair_gmnu.php
index 7e8ef119593103ea419ca7c65d94304688620102..af753414d0a5abfab880d86b1d23805a6356f192 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
+ * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -90,7 +90,7 @@ if ($repairedWeights > 0) {
 }
 
 // Output message
-loadTemplate('admin_settings_saved', false, $message);
+displayMessage($message);
 
 //
 ?>