Procedural File: refresh.php
Source Location: /templates/tree/refresh.php
Page Details:
This script alters the session variable 'tree', by re-querying the LDAP server to grab the contents of every expanded container.
Variables that come in as GET vars:
Tags:
Includes:
include_once('../../lib/security.inc') [line 44]
security functions
include_once('../../lib/tree.inc') [line 46]
tree functions
include_once('../../lib/config.inc') [line 48]
access to configuration
include_once('../../lib/ldap.inc') [line 50]
LDAP functions
|