From f0f7bc2d12c93bf1ba4a5d41bb82be87efd46cd6 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sun, 25 Oct 2009 08:10:27 -0700 Subject: Undo the merge from master because it is actually identity not user in this branch. --- modules/gallery/helpers/gallery_event.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/gallery/helpers/gallery_event.php b/modules/gallery/helpers/gallery_event.php index 1acbc718..216efa36 100644 --- a/modules/gallery/helpers/gallery_event.php +++ b/modules/gallery/helpers/gallery_event.php @@ -24,7 +24,7 @@ class gallery_event_Core { */ static function gallery_ready() { theme::load_themes(); - user::load_user(); + identity::load_user(); locales::set_request_locale(); } -- cgit v1.2.3