Ejemplo n.º 1
0
	function ShowMy()
	{
		echo " ".$this->role." ";
		parent:: ShowMy();
		echo "<hr>";
	}