Exemplo n.º 1
0
 function FDX_Text_Diff_Renderer()
 {
     parent::Text_Diff_Renderer();
 }
Exemplo n.º 2
0
 function __construct($d)
 {
     $this->diff = $d;
     parent::Text_Diff_Renderer();
 }