diff options
-rw-r--r-- | apps/contacts/README.tanghus | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/contacts/README.tanghus b/apps/contacts/README.tanghus index d5b3fa23e11..28043063fcc 100644 --- a/apps/contacts/README.tanghus +++ b/apps/contacts/README.tanghus @@ -16,4 +16,7 @@ contacts in the active address book(s). When an address book is activated the setting is saved using OC_Preferences::setValue(). -Most of the code is copy/paste from the Calendar and Contacts apps ;-)
\ No newline at end of file +Most of the code is copy/paste from the Calendar and Contacts apps ;-) + +Tested with fresh clone from git@gitorious.org:~tanghus/owncloud/tanghus-owncloud.git, removed +database and config.php.
\ No newline at end of file |