{--INSTALL_SMTP_HOSTNAME_EMPTY--}'); setGetRequestElement('page', 3); } // END - if if ((!isPostRequestElementSet('smtp_pass1')) && (isPostRequestElementSet('smtp_pass2'))) { // Password is empty addToInstallContent('
'.print_r(getSqls(), true).''); // Are some SQLs found? if (countSqls() == 0) { // Abort here addFatalMessage(__FILE__, __LINE__, '{--INSTALL_SQL_IMPORT_FAILED--}'); return; } // END - if // Now run all queries through and try to keep out empty or comment queries runFilterChain('run_sqls'); // Copy the config template and verify it doInstallWriteLocalConfig(); } // END - if } // END - if } // END - if if (ifFatalErrorsDetected()) { $OUT = ''; foreach (getFatalArray() as $value) { $OUT .= '