public function getFavIcon()
	{
		$obj 			= new stdClass();
		$obj->color		= '#6f90b5';
		$obj->icon 		= 'ies-comments-2';
		$obj->label 	= 'APP_USER_KUNENA_STREAM_TITLE';
		return $obj;
	}. I think it would be better served if this was moved to the theme instead.