Exemplo n.º 1
0
	function diffHighlight() {
		return StringDiff::toHTML($this->prevalue, $this->postvalue);
	}