Too quick on the copy/paste trigger...

This commit is contained in:
Thomas Tanghus 2012-01-12 23:43:00 +01:00
parent 1697347045
commit 0ba472c18a
1 changed files with 1 additions and 1 deletions

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';