diff options
Diffstat (limited to 'apps/contacts/appinfo/update.php')
-rw-r--r-- | apps/contacts/appinfo/update.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/contacts/appinfo/update.php b/apps/contacts/appinfo/update.php deleted file mode 100644 index 29bde6c052f..00000000000 --- a/apps/contacts/appinfo/update.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php -if(!file_exists(OC::$WEBROOT.'/remote/carddav.php')){ - file_put_contents(OC::$WEBROOT.'/remote/carddav.php', file_get_contents(OC::$APPSROOT . '/apps/contacts/appinfo/remote.php')); -}
\ No newline at end of file |