This commit is contained in:
Karl Burkhart
2011-01-18 13:03:07 +00:00
parent 37c3f37455
commit 5f8902b430
+1
View File
@@ -926,6 +926,7 @@ class benutzerberechtigung extends basis_db
$freigabebenutzer=array();
$not = array();
if($result = $this->db_query($qry))
{
while($row = $this->db_fetch_object($result))