Code

Fixed problem with zend.ze1_compatibility_mode set to "on" and PHP5
[gosa.git] / include / class_userinfo.inc
index 99e7286100c5a094b0399fefbe7b8e12b2ad8a43..77003f9e706d8bfeb1571e87f51aba54d3808492 100644 (file)
@@ -84,7 +84,6 @@ class userinfo
         $this->subtreeACL[$base][]= $attrs["gosaSubtreeACL"][$i];
       }
     }
-
   }
 
 }