Home
last modified time | relevance | path

Searched refs:_diffCommand (Results 1 – 1 of 1) sorted by relevance

/web-bugs/src/Horde/Text/Diff/Engine/
H A DShell.php23 protected $_diffCommand = 'diff'; variable in Horde_Text_Diff_Engine_Shell
47 $diff = shell_exec($this->_diffCommand . ' ' . $from_file . ' ' . $to_file);

Completed in 3 milliseconds