diff --git a/core/userrights.class.inc.php b/core/userrights.class.inc.php index 5eb84abf1..2755d4219 100644 --- a/core/userrights.class.inc.php +++ b/core/userrights.class.inc.php @@ -1006,6 +1006,8 @@ class UserRights } /** + * Return the current user login or an empty string if nobody connected. + * * @return string */ public static function GetUser()