summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0797ff2)
raw | patch | inline | side by side (parent: 0797ff2)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 20 Dec 2005 08:10:07 +0000 (08:10 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 20 Dec 2005 08:10:07 +0000 (08:10 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2352 594d385d-05f5-0310-b6e9-bd551577e9d8
include/class_config.inc | patch | blob | history |
index edffe0dac224004808c1cb2d30fb3ee956903733..a5eecb263c628b1a239c3c351578ebfcbf7c15b9 100644 (file)
--- a/include/class_config.inc
+++ b/include/class_config.inc
'PASSWORD' => $attrs['goFaxPassword'][0]);
}
- $this->data['SERVERS']['OPENGROUPWARE']= array(
- 'SERVER' => "vserver-18",
- 'LOGIN' => "ogo",
- 'PASSWORD' => "",
- 'DB' => "ogo");
-
/* Get asterisk servers */
$ldap->cd ($this->current['BASE']);
$ldap->search ("(objectClass=goFonServer)");