program/include/rcube_user.php | ●●●●● patch | view | raw | blame | history |
program/include/rcube_user.php
@@ -246,9 +246,6 @@ if (!$this->ID) return false; if (!$this->ID || $this->ID == '') return false; $sql_result = $this->db->query("SELECT count(*) AS ident_count FROM " . get_table_name('identities') . " WHERE user_id = ? AND del <> 1",