summaryrefslogtreecommitdiffstats
path: root/apps/bookmarks/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/bookmarks/index.php')
-rwxr-xr-xapps/bookmarks/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/bookmarks/index.php b/apps/bookmarks/index.php
index bfac1d29343..f545d79da61 100755
--- a/apps/bookmarks/index.php
+++ b/apps/bookmarks/index.php
@@ -25,7 +25,7 @@
// Check if we are a user
OCP\User::checkLoggedIn();
-OC_Util::checkAppEnabled('bookmarks');
+OCP\App::checkAppEnabled('bookmarks');
OCP\App::setActiveNavigationEntry( 'bookmarks_index' );