Exemplo n.º 1
0
 /**
  * For developer use only
  */
 protected function load_to()
 {
     $tmp = DH::findFirstElementOrCreate('to', $this->xmlroot);
     $this->to->load_from_domxml($tmp);
 }