[cvs] [Wiki] changed: CustomizingPreferences

Wiki Guest wiki at wiki.horde.org
Mon Apr 25 17:45:11 PDT 2005


guest [206.82.16.34]  Mon, 25 Apr 2005 17:45:11 -0700

Modified page: http://wiki.horde.org/display.php?page=CustomizingPreferences
New Revision:  1.10

@@ -148,12 +148,12 @@
 
-       $domain_name = 'iu13.org';  // could also use $conf['mailer']['params']['localhost']
+       $domain_name = 'yourdomain// could also use $conf['mailer']['params']['localhost']
        $ldapServer = 'yourdirectoryserver';
-       $searchBase = 'yourbase';
+       $searchBase = 'yoursearchbase';
        $ds = @ldap_connect($ldapServer, $ldapPort);


More information about the cvs mailing list