fix various warning

This commit is contained in:
Florian HENRY 2021-10-22 10:50:24 +02:00
parent 64bb2e6ece
commit 444f7703a6

View File

@ -366,7 +366,6 @@ class User extends CommonObject
*/ */
public function __construct($db) public function __construct($db)
{ {
global $conf;
$this->db = $db; $this->db = $db;
// User preference // User preference