Procedural File: expand.php
Source Location: /templates/tree/expand.php
Page Details:
This script alters the session variable 'tree', expanding it at the dn specified in the query string.
Variables that come in as GET vars: Note: this script is equal and opposite to collapse.php
Tags:
Includes:
include_once('../../lib/security.inc') [line 47]
security functions
include_once('../../lib/tree.inc') [line 49]
tree functions
include_once('../../lib/config.inc') [line 51]
access to configuration
include_once('../../lib/ldap.inc') [line 53]
LDAP functions
|