]> git.mxchange.org Git - mailer.git/blobdiff - inc/mysql-connect.php
Moved doTemplateFooBar() down (to match with other include files)
[mailer.git] / inc / mysql-connect.php
index e18c8cec126d799f2a042497a424bc603f193e16..8243597d6629cef12ed24e8bb615e0c7d14ee839 100644 (file)
@@ -132,10 +132,6 @@ if ((!isInstalling()) && (!isInstallationPhase())) {
                addFatalMessage(__FILE__, __LINE__, '{--MYSQL_DATA_MISSING--}');
        }
 } else {
-       ///////////////////////////////////////////////////
-       // Include neccessary functions for installation //
-       ///////////////////////////////////////////////////
-
        // Default output is 'direct' for HTML output
        setConfigEntry('OUTPUT_MODE', 'direct');