Ejemplo n.º 1
0
 public function setShortname($shortname)
 {
     $this->__load();
     return parent::setShortname($shortname);
 }