]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-maintenance.php
Also these SQLs require support for NULL
[mailer.git] / inc / modules / admin / what-maintenance.php
index d676120a3c7467879b3bd16478bd769e8235db4b..29fb38b59ce662d038e2c240099b6fcf3c301f68 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 *
@@ -61,7 +61,7 @@ if (isFormSent()) {
        updateConfiguration('maintenance', $target_mode);
 
        // Load template
-       loadTemplate('admin_settings_saved', false, $message);
+       displayMessage($message);
 } else {
        switch (getMaintenance()) {
                case 'Y': // Maintenance mode is active