mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-02-07 01:54:16 +01:00
typo !
This commit is contained in:
parent
004a0d0ad9
commit
95f71ba510
@ -31,7 +31,7 @@ OCP\Util::addstyle('contacts', 'personalsettings');
|
|||||||
$tmpl = new OCP\Template('contacts', 'personalsettings');
|
$tmpl = new OCP\Template('contacts', 'personalsettings');
|
||||||
|
|
||||||
$ldap = new OCA\Contacts\Backend\Ldap();
|
$ldap = new OCA\Contacts\Backend\Ldap();
|
||||||
$ldapArray = $ldap->getAllAddressBooksForUser(\OCP\User::getUser());
|
//$ldapArray = $ldap->getAllAddressBooksForUser(\OCP\User::getUser());
|
||||||
|
|
||||||
$tmpl->assign('ldapArray', $ldapArray);
|
$tmpl->assign('ldapArray', $ldapArray);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user