mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
Deleted testuser
Signed-off-by: cris-technikum <hainberg@technikum-wien.at>
This commit is contained in:
@@ -30,7 +30,7 @@ function getAuthPersonId()
|
||||
function getAuthUID()
|
||||
{
|
||||
$ci =& get_instance(); // get CI instance
|
||||
return 'martinek';
|
||||
|
||||
return isLogged() ? ($ci->authlib->getAuthObj())->{AuthLib::AO_USERNAME} : null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user