Procedural File: edit.php
Source Location: /templates/tree/edit.php
Page Details:
Displays the specified dn from the specified server for editing
Variables that come in as GET vars: - dn (rawurlencoded)
- modified_attrs (optional) an array of attributes to highlight as
they were changed by the last operation
Tags:
Includes:
include_once('../../lib/security.inc') [line 46]
security functions
include_once('../../lib/tree.inc') [line 48]
tree functions
include_once('../../lib/config.inc') [line 50]
access to configuration
include_once('../../lib/ldap.inc') [line 52]
LDAP functions
include_once('../../lib/status.inc') [line 54]
status messages
|