Exemplo n.º 1
0
 public function verse($t1, $t2, $body, $ord = null)
 {
     echo "<SYNC Start=" . Orig::std2ms($t1) . ">{$this->eol}";
     echo "<P>" . trim($body) . "</P>{$this->eol}{$this->eol}";
 }