﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	difficulty
1150	Unify the method to get the current logged in user	darkwingduck		"There are at least two methods used in the code to get the current logged in user.

get_loggedin_user()->username

and

$_SESSION['user']->username

I think we should replace one with the other in the svn to make a better code.

http://community.elgg.org/mod/groups/topicposts.php?topic=199859&group_guid=7"	Enhancement	closed	normal	Elgg 1.8.0	Core	1.5	minor	fixed	user, get	brettp	easy
