This commit allows the administrator plugin to parse ldap information
authorphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 28 Jan 2002 14:23:08 +0000 (14:23 +0000)
committerphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 28 Jan 2002 14:23:08 +0000 (14:23 +0000)
commit37d904943abf33f8dbc7c6c22b960133eeadd36e
tree592a70b34108b4595cc9213f35269abe76c8356d
parentd03f35823cb991b22439f56fd7329fdac246b96b
This commit allows the administrator plugin to parse ldap information
(not yet to edit it).

Left to go:
* Themes Edit.
* LDAP Edit.
* Data to default (if empty strings or whatever).

Independent mode. For now it is only possible to enter this plugin if
config.php exists, chmod 660, owned by administrator and group = php user.

It should be interesting to hook at login and look for configuration. If
no configuration is found then switch to the plugin to create a deafult one
and start to input data.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2255 7612ce4b-ef26-0410-bec9-ea0150e637f0
plugins/administrator/options.php