Code

Some session fixes
[gosa.git] / gosa-core / plugins / admin /
2008-01-04 hickertSome session fixes
2008-01-04 hickertSome additional Session fixes.
2008-01-04 hickertsome session changes again
2008-01-04 hickertReplaced session read processes
2008-01-04 hickertSome additional session changes
2008-01-04 hickertSome additional isset($_SESSION) modifications
2008-01-04 hickertMass checkin.
2008-01-04 hickertModified unset($_SESSION['...']) to session::unset...
2008-01-04 hickertModified all session calls of this type
2008-01-03 hickertFixed printGeberic.
2008-01-03 hickertSome additional hardcoded department links moved to...
2008-01-03 hickertReplaced hard coded department links with get_ou()...
2008-01-02 hickertReplaced ou=devices/ou=macro/ou=conferences with get_ou
2008-01-02 hickertReplaced hard coded base prefixes with get_ou('name').
2008-01-02 hickertReplaced hard coded "ou=servers,ou=systems," with get_o...
2008-01-02 hickertInstead of using the string "ou=apps" we use get_ou...
2008-01-02 hickertAdded get_sub_list function to several management dialogs.
2008-01-02 hickertAdded sorting to group application
2007-12-19 hickertFixed sorting iof entries.
2007-12-19 hickertFixed sorting of systems
2007-12-12 cajusStarting move