Code

Modified unset($_SESSION['...']) to session::unset(...)
[gosa.git] / gosa-core / plugins / admin / acl /
2008-01-04 hickertModified unset($_SESSION['...']) to session::unset...
2008-01-04 hickertModified all session calls of this type
2008-01-03 hickertReplaced hard coded department links with get_ou()...
2008-01-02 hickertInstead of using the string "ou=apps" we use get_ou...
2007-12-12 cajusStarting move