]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_points.php
New wrapper function changeDataInLocalConfigurationFile() introduced
[mailer.git] / inc / modules / admin / what-config_points.php
index 31404fcf9cfa09f439be13968d902c3ad8bdb495..3ef48975ae67b96791e23fad8a030e22c7739790 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 *
@@ -162,7 +162,7 @@ WHERE
        // Shall we display a message?
        if (!empty($message)) {
                // When do so...
-               loadTemplate('admin_settings_saved', false, $message);
+               displayMessage($message);
        } // END - if
 } elseif (getRequestParameter('sub') == 'settings') {
        // Setup some settings like direct pay and so on