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 0f4b113c5..31cc9087d 100644
--- a/pages/dashboard.php
+++ b/pages/dashboard.php
@@ -11,7 +11,7 @@ gatekeeper();
// Set context and title
elgg_set_context('dashboard');
-elgg_set_page_owner_guid(get_loggedin_userid());
+elgg_set_page_owner_guid(elgg_get_logged_in_user_guid());
$title = elgg_echo('dashboard');
// wrap intro message in a div