From 2b81d0f237fbfb573568a204b8fcacfc6f63d24d Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Wed, 1 Apr 2015 12:06:04 +0200 Subject: Move core apps from private to public functions Apps still use OC_Helper and OC_Util functions even when public ones are already available. Sometimes the public one is even used in the same file. --- apps/files/templates/appnavigation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files/templates') diff --git a/apps/files/templates/appnavigation.php b/apps/files/templates/appnavigation.php index 8fd2b76f9c0..e6237c7f485 100644 --- a/apps/files/templates/appnavigation.php +++ b/apps/files/templates/appnavigation.php @@ -14,7 +14,7 @@

- + t('Use this address to access your Files via WebDAV', array(link_to_docs('user-webdav'))));?> -- cgit v1.2.3