Explorar o código

wrong default left after testing backend.

tokul %!s(int64=19) %!d(string=hai) anos
pai
achega
853981da02
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
      * @var boolean true if removing/adding/modifying entries is allowed
      * @since 1.5.2
      * @since 1.5.2
      */
      */
-    var $writeable = true;
+    var $writeable = false;
     /**
     /**
      * @var boolean controls ldap search type.
      * @var boolean controls ldap search type.
      * only first level entries are displayed if set to false
      * only first level entries are displayed if set to false