예제 #1
0
 function __construct($path, $url, $attr = array("alt" => "")) {
   parent::__construct($path, $url);
   $this->_attr = $attr;
 }