You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-08-09 05:02:44 +03:00
re-format
This commit is contained in:
@@ -1594,7 +1594,6 @@ function db_connection_string() {
|
|||||||
}
|
}
|
||||||
$dsn .= ";options='-c client_encoding=utf8'";
|
$dsn .= ";options='-c client_encoding=utf8'";
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
throw new Exception("<p style='color: red'>FATAL Error:<br />Invalid \$CONF['database_type'] <br/>Only: 'pgsql', 'mysql' or 'sqlite' supported. <br/> Please fix your config.inc.php!</p>");
|
throw new Exception("<p style='color: red'>FATAL Error:<br />Invalid \$CONF['database_type'] <br/>Only: 'pgsql', 'mysql' or 'sqlite' supported. <br/> Please fix your config.inc.php!</p>");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user