getCurrentUser()) return ""; if ($this->getCurrentUser()->admin == 1) return "glyphicon glyphicon-sunglasses"; else return "glyphicon glyphicon-user"; } } ?>