PHPDoc update

This commit is contained in:
Roland Gruber 2005-08-17 19:44:40 +00:00
parent eb44d47693
commit 399dd71840
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ include_once('ldap.inc');
/**
* This class contains all functions which are needed to manage the LDAP cache.
*
* @package lib
*/
class cache {
function cache() {