From 4c85b6387c7612e40ad94960225e55533ae85011 Mon Sep 17 00:00:00 2001 From: Josh Panter Date: Fri, 5 Oct 2018 23:19:05 +0200 Subject: Do not use OCP\Util anymore - API not avaiable in Nextcloud 14. Resolves: https://github.com/cweiske/grauphel/pull/66 Resolves: https://github.com/cweiske/grauphel/issues/57 --- templates/gui-note.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/gui-note.php') diff --git a/templates/gui-note.php b/templates/gui-note.php index 8061a50..a182f5f 100644 --- a/templates/gui-note.php +++ b/templates/gui-note.php @@ -1,9 +1,9 @@ - + printPage(); ?> - +
-- cgit v1.2.3