user = @$_SERVER['REMOTE_USER']; $lockInfo->ua = @$_SERVER['HTTP_USER_AGENT']; return parent::lock($uri, $lockInfo); } }