mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-30 19:52:17 +01:00
Fugly fixed include.
This commit is contained in:
parent
0ceb588b15
commit
f49a8a6be6
@ -10,7 +10,7 @@
|
||||
OCP\JSON::checkLoggedIn();
|
||||
OCP\JSON::checkAppEnabled('contacts');
|
||||
|
||||
require_once('../loghandler.php');
|
||||
require_once(__DIR__.'../loghandler.php');
|
||||
|
||||
$addressbooks = OC_Contacts_Addressbook::all(OCP\USER::getUser());
|
||||
if(count($addressbooks) == 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user