Ejemplo n.º 1
0
 function __construct($countexpr, $contacts)
 {
     parent::__construct($countexpr);
     $this->set_contacts($contacts);
 }