aboutsummaryrefslogtreecommitdiff
path: root/pages/dashboard.php
diff options
context:
space:
mode:
Diffstat (limited to 'pages/dashboard.php')
-rw-r--r--pages/dashboard.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/dashboard.php b/pages/dashboard.php
index c6a24773a..6cd19e1cf 100644
--- a/pages/dashboard.php
+++ b/pages/dashboard.php
@@ -11,7 +11,7 @@ gatekeeper();
// Set context and title
elgg_set_context('dashboard');
-set_page_owner(get_loggedin_userid());
+elgg_set_page_owner_guid(get_loggedin_userid());
$title = elgg_echo('dashboard');
// wrap intro message in a div