PHPDoc update
This commit is contained in:
parent
eb44d47693
commit
399dd71840
|
@ -34,6 +34,8 @@ include_once('ldap.inc');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This class contains all functions which are needed to manage the LDAP cache.
|
* This class contains all functions which are needed to manage the LDAP cache.
|
||||||
|
*
|
||||||
|
* @package lib
|
||||||
*/
|
*/
|
||||||
class cache {
|
class cache {
|
||||||
function cache() {
|
function cache() {
|
||||||
|
|
Loading…
Reference in New Issue