Exemplo n.º 1
0
 /**
  * Sets the "from" pattern. Required.
  */
 function setFrom($from) {
     $this->reg->SetPattern($from);
 }