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

Too quick on the copy/paste trigger...

This commit is contained in:
Thomas Tanghus 2012-01-12 23:43:00 +01:00
parent 3d412e2ebe
commit 6203fc9b75

View File

@ -1,5 +1,5 @@
<?php
$l=new OC_L10N('calendar');
$l=new OC_L10N('contacts');
OC::$CLASSPATH['OC_Contacts_App'] = 'apps/contacts/lib/app.php';
OC::$CLASSPATH['OC_Contacts_Addressbook'] = 'apps/contacts/lib/addressbook.php';