]> git.mxchange.org Git - mailer.git/blobdiff - inc/install-functions.php
New wrapper functions introduced, TODOs.txt updated
[mailer.git] / inc / install-functions.php
index f712a9aac99ef3bf1f915182ed1bb374b51f7b48..c1375178da3afbb35d2dbbd5d13662b0674d1246 100644 (file)
@@ -104,7 +104,7 @@ function getInstallerContent () {
                $content = $GLOBALS['install_content'];
        } else {
                // Nothing found, this needs fixing
-               $content = loadTemplate('admin_settings_saved', true, '{--INSTALLER_CONTENT_404--}');
+               $content = displayMessage('{--INSTALLER_CONTENT_404--}', true);
        }
 
        // Return content