Procedural File: schema.php
Source Location: /templates/schema/schema.php
Page Details:
Displays the LDAP schema of the server
Tags:
Includes:
include_once("../../lib/ldap.inc") [line 35]
access to LDAP server
include_once("../../lib/config.inc") [line 37]
access to configuration options
require_once("../../lib/schema.inc") [line 39]
schema functions
|