]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/doubler_functions.php
New wrapper functions introduced, TODOs.txt updated
[mailer.git] / inc / libs / doubler_functions.php
index e9df787f818f461fc47613529df111da2976fa53..fab47f84f7b6a55e29e5a0576fbfab539e35762e 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 *
@@ -112,7 +112,7 @@ LIMIT %s",
                // List no entries
                $OUT = '<tr>
   <td colspan="' . $COLS . '" align="center" class="bottom">
-    ' . loadTemplate('admin_settings_saved', true, $message) . '
+    ' . displayMessage($message, true) . '
   </td>
 </tr>';
        }