1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00

Fixes Contacts app not loading with latest master

This commit is contained in:
jbtbnl 2015-01-16 12:38:09 +01:00
parent fa496543d0
commit 0190af8529

View File

@ -1,7 +1,7 @@
<?php <?php
use OCA\Contacts\ImportManager; use OCA\Contacts\ImportManager;
script('', array( script('core', array(
'tags', 'tags',
'placeholder', 'placeholder',
'avatar', 'avatar',