Sfoglia il codice sorgente

wrong default left after testing backend.

tokul 19 anni fa
parent
commit
853981da02
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      functions/abook_ldap_server.php

+ 1 - 1
functions/abook_ldap_server.php

@@ -142,7 +142,7 @@ class abook_ldap_server extends addressbook_backend {
      * @var boolean true if removing/adding/modifying entries is allowed
      * @since 1.5.2
      */
-    var $writeable = true;
+    var $writeable = false;
     /**
      * @var boolean controls ldap search type.
      * only first level entries are displayed if set to false