Merged d00ps and my branch, renamed SysCP -> Froxlor in installer
This commit is contained in:
@@ -132,6 +132,8 @@ class db
|
||||
$this->showerror('Trying to use database ' . $this->database . ' failed, exiting');
|
||||
}
|
||||
}
|
||||
mysql_query("SET NAMES utf8", $this->link_id);
|
||||
mysql_query("SET CHARACTER SET utf8", $this->link_id);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user