Searched refs:_diffCommand (Results 1 – 1 of 1) sorted by relevance
23 protected $_diffCommand = 'diff'; variable in Horde_Text_Diff_Engine_Shell47 $diff = shell_exec($this->_diffCommand . ' ' . $from_file . ' ' . $to_file);
Completed in 4 milliseconds