X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmysql-connect.php;h=0e0bd8068eae71a3828573864a15f2e5fa603b54;hp=0fe09b27dcc09db9466e64e8a8094d51403189a1;hb=5b37b49f283ef1c67015e626e483f21b837c36eb;hpb=5071030af40e69ca4284642f44758964e18f5be8 diff --git a/inc/mysql-connect.php b/inc/mysql-connect.php index 0fe09b27dc..0e0bd8068e 100644 --- a/inc/mysql-connect.php +++ b/inc/mysql-connect.php @@ -180,6 +180,9 @@ if ((!isInstalling()) && (isInstalled())) { // Include neccessary functions for installation // /////////////////////////////////////////////////// + // Default output is 'direct' for HTML output + setConfigEntry('OUTPUT_MODE', 'direct'); + // This hack prevents a backtrace in CSS output if ($GLOBALS['output_mode'] == '1') { // Problem with config so set output mode