Remove CVS tags
This commit is contained in:
parent
b0f9fa8806
commit
95aedef718
@ -1,4 +1,3 @@
|
|||||||
# $Header$
|
|
||||||
# This is a Test-File for characters / encoding
|
# This is a Test-File for characters / encoding
|
||||||
# 1. Change the
|
# 1. Change the
|
||||||
# ,dc=example,dc=com
|
# ,dc=example,dc=com
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An example of a hooks implementation.
|
* An example of a hooks implementation.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Displays a form for adding an attribute/value to an LDAP entry.
|
* Displays a form for adding an attribute/value to an LDAP entry.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This page will allow the adding of additional ObjectClasses to an item.
|
* This page will allow the adding of additional ObjectClasses to an item.
|
||||||
* + If the ObjectClass to be added requires additional MUST attributes to be
|
* + If the ObjectClass to be added requires additional MUST attributes to be
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Displays a form to allow the user to enter a new value to add
|
* Displays a form to allow the user to enter a new value to add
|
||||||
* to the existing list of values for a multi-valued attribute.
|
* to the existing list of values for a multi-valued attribute.
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Main command page for phpLDAPadmin
|
* Main command page for phpLDAPadmin
|
||||||
* All pages are rendered through this script.
|
* All pages are rendered through this script.
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This script alters the session variable 'tree', collapsing it
|
* This script alters the session variable 'tree', collapsing it
|
||||||
* at the dn specified in the query string.
|
* at the dn specified in the query string.
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This script provides a convienent method to call the proper common.php
|
* This script provides a convienent method to call the proper common.php
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Compares two DN entries side by side.
|
* Compares two DN entries side by side.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Compares two DN entries side by side.
|
* Compares two DN entries side by side.
|
||||||
* This is the entry form to determine which DN to compare this DN with.
|
* This is the entry form to determine which DN to compare this DN with.
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Copies a given object to create a new one.
|
* Copies a given object to create a new one.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Copies a given object to create a new one.
|
* Copies a given object to create a new one.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a new object in LDAP.
|
* Creates a new object in LDAP.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a new object in LDAP.
|
* Creates a new object in LDAP.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Deletes a DN and presents a "job's done" message.
|
* Deletes a DN and presents a "job's done" message.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Deletes an attribute from an entry with NO confirmation.
|
* Deletes an attribute from an entry with NO confirmation.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Displays a last chance confirmation form to delete a DN.
|
* Displays a last chance confirmation form to delete a DN.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Download a binary value attribute to the user.
|
* Download a binary value attribute to the user.
|
||||||
* A server ID, DN and Attribute must be provided in the GET attributes.
|
* A server ID, DN and Attribute must be provided in the GET attributes.
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Draw a portion of the LDAP tree.
|
* Draw a portion of the LDAP tree.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Display a selection (popup window) to pick a DN.
|
* Display a selection (popup window) to pick a DN.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This script alters the session variable 'tree', expanding it
|
* This script alters the session variable 'tree', expanding it
|
||||||
* at the dn specified in the query string.
|
* at the dn specified in the query string.
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Performs the export of data from the LDAP server
|
* Performs the export of data from the LDAP server
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Export entries from the LDAP server.
|
* Export entries from the LDAP server.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Imports an LDIF file to the specified LDAP server.
|
* Imports an LDIF file to the specified LDAP server.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Displays a form to allow the user to upload and import
|
* Displays a form to allow the user to upload and import
|
||||||
* an LDIF file.
|
* an LDIF file.
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* phpLDAPadmin Start Page
|
* phpLDAPadmin Start Page
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
// $Header$
|
|
||||||
function dnChooserPopup(form_element,rdn)
|
function dnChooserPopup(form_element,rdn)
|
||||||
{
|
{
|
||||||
mywindow=open('entry_chooser.php','myname','resizable=no,width=600,height=370,scrollbars=1');
|
mywindow=open('entry_chooser.php','myname','resizable=no,width=600,height=370,scrollbars=1');
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @package phpLDAPadmin
|
* @package phpLDAPadmin
|
||||||
* @author The phpLDAPadmin development team
|
* @author The phpLDAPadmin development team
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Log the user in.
|
* Log the user in.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Displays the login form for a server for users who specify 'cookie' or 'session' for their auth_type.
|
* Displays the login form for a server for users who specify 'cookie' or 'session' for their auth_type.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Log the user out of the application.
|
* Log the user out of the application.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Displays a last chance confirmation form to delete a DN.
|
* Displays a last chance confirmation form to delete a DN.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Displays a form to allow the user to modify group members.
|
* Displays a form to allow the user to modify group members.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Displays the information from the monitor context
|
* Displays the information from the monitor context
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Check the password used by an entry.
|
* Check the password used by an entry.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Purge our session cache details
|
* Purge our session cache details
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Query render engine.
|
* Query render engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Recursively deletes the specified DN and all of its children
|
* Recursively deletes the specified DN and all of its children
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This script deletes the session variable 'tree', which will result in re-querying
|
* This script deletes the session variable 'tree', which will result in re-querying
|
||||||
* the LDAP server to grab the contents of all LDAP entries starting from the base.
|
* the LDAP server to grab the contents of all LDAP entries starting from the base.
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Renames a DN to a different name.
|
* Renames a DN to a different name.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Displays a form for renaming an LDAP entry.
|
* Displays a form for renaming an LDAP entry.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Displays the schema for the specified server
|
* Displays the schema for the specified server
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Fetches and displays all information that it can from the specified server
|
* Fetches and displays all information that it can from the specified server
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This script shows the contents of the cache for debugging purposes
|
* This script shows the contents of the cache for debugging purposes
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Template render engine.
|
* Template render engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Updates or deletes a value from a specified attribute for a specified dn.
|
* Updates or deletes a value from a specified attribute for a specified dn.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Takes the results of clicking "Save" in template_engine.php and determines
|
* Takes the results of clicking "Save" in template_engine.php and determines
|
||||||
* which attributes need to be updated (ie, which ones actually changed). Then,
|
* which attributes need to be updated (ie, which ones actually changed). Then,
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This script will display the contents of the jpegPhoto attribute to the browser.
|
* This script will display the contents of the jpegPhoto attribute to the browser.
|
||||||
* A server ID and DN must be provided in the GET attributes.
|
* A server ID and DN must be provided in the GET attributes.
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Show a simple welcome page.
|
* Show a simple welcome page.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the LDAP tree.
|
* Classes and functions for the LDAP tree.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engine.
|
* Classes and functions for the template engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allows to create new attributes
|
* Allows to create new attributes
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engine.
|
* Classes and functions for the template engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engine.
|
* Classes and functions for the template engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engine.
|
* Classes and functions for the template engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engine.
|
* Classes and functions for the template engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the LDAP tree.
|
* Classes and functions for the LDAP tree.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engine.
|
* Classes and functions for the template engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engine.
|
* Classes and functions for the template engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engine.
|
* Classes and functions for the template engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author The phpLDAPadmin development team
|
* @author The phpLDAPadmin development team
|
||||||
* @package phpLDAPadmin
|
* @package phpLDAPadmin
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engine.
|
* Classes and functions for the template engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the query engine.
|
* Classes and functions for the query engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author The phpLDAPadmin development team
|
* @author The phpLDAPadmin development team
|
||||||
* @package phpLDAPadmin
|
* @package phpLDAPadmin
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engine.
|
* Classes and functions for the template engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engine.
|
* Classes and functions for the template engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engine.
|
* Classes and functions for the template engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engine.
|
* Classes and functions for the template engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engine.
|
* Classes and functions for the template engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This class will render the creation or editing of an LDAP entry.
|
* This class will render the creation or editing of an LDAP entry.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the LDAP tree.
|
* Classes and functions for the LDAP tree.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the LDAP tree.
|
* Classes and functions for the LDAP tree.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engines.
|
* Classes and functions for the template engines.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The Cipher_blowfish:: class implements the Cipher interface enryption data
|
* The Cipher_blowfish:: class implements the Cipher interface enryption data
|
||||||
* using the Blowfish algorithm.
|
* using the Blowfish algorithm.
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Contains code to be executed at the top of each application page.
|
* Contains code to be executed at the top of each application page.
|
||||||
* include this file at the top of every PHP file.
|
* include this file at the top of every PHP file.
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration processing and defaults.
|
* Configuration processing and defaults.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for communication of Data Stores
|
* Classes and functions for communication of Data Stores
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for communication of Data Stores
|
* Classes and functions for communication of Data Stores
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for communication of Data Stores
|
* Classes and functions for communication of Data Stores
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
* @package default
|
* @package default
|
||||||
* emuhash - partly emulates the php mhash functions
|
* emuhash - partly emulates the php mhash functions
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for export data from LDAP
|
* Classes and functions for export data from LDAP
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A collection of common generic functions used throughout the application.
|
* A collection of common generic functions used throughout the application.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Functions related to hooks management.
|
* Functions related to hooks management.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for importing data to LDAP
|
* Classes and functions for importing data to LDAP
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
# $Header$
|
|
||||||
|
|
||||||
# If you find some reliable and more meaningful descriptions to this OIDS,
|
# If you find some reliable and more meaningful descriptions to this OIDS,
|
||||||
# then please let the phpldapadmin development know so that this file can be
|
# then please let the phpldapadmin development know so that this file can be
|
||||||
# more descriptive.
|
# more descriptive.
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Page Rendering Functions
|
* Page Rendering Functions
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for searching the LDAP server
|
* Classes and functions for searching the LDAP server
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for fetching and parsing schema from an LDAP server.
|
* Classes and functions for fetching and parsing schema from an LDAP server.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A collection of functions to handle sessions.
|
* A collection of functions to handle sessions.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Functions related to syslog logging.
|
* Functions related to syslog logging.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for the template engine.
|
* Classes and functions for the template engine.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for manipulating XML templates.
|
* Classes and functions for manipulating XML templates.
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
// $Header$
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Classes and functions for XML based templates.
|
* Classes and functions for XML based templates.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user