Too quick on the copy/paste trigger...

remotes/origin/stable
Thomas Tanghus 2012-01-12 23:43:00 +07:00
parent 1697347045
commit 0ba472c18a
1 changed files with 1 additions and 1 deletions

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