You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-08-07 17:42:53 +03:00
Remove whitespace
This commit is contained in:
@@ -1253,7 +1253,6 @@ function db_connect ($ignore_errors = false) {
|
||||
global $DEBUG_TEXT;
|
||||
if ($ignore_errors != 0) $DEBUG_TEXT = '';
|
||||
$error_text = '';
|
||||
$link = 0;
|
||||
|
||||
if ($CONF['database_type'] == "mysql") {
|
||||
if (function_exists ("mysql_connect")) {
|
||||
|
Reference in New Issue
Block a user