Horde: fix accidental corruption of conf.xml
authorBen Klang <ben@alkaloid.net>
Tue, 18 May 2010 19:02:14 +0000 (15:02 -0400)
committerBen Klang <ben@alkaloid.net>
Tue, 18 May 2010 19:02:14 +0000 (15:02 -0400)
horde/config/conf.xml

index d947cc5..0a17a14 100644 (file)
     </case>
     <case name="Ldap" desc="LDAP">
      <configsection name="params">
-      <configstring name="hostspec" descu"LDAP
-      server/host">localhost</configstring>
+      <configstring name="hostspec" desc="The hostname of the LDAP server">
+      localhost</configstring>
       <configinteger name="port" required="false" desc="Port LDAP is running
       on, if non-standard">389</configinteger>
       <configstring name="dn" required="false" desc="The DN used to bind