Quick Search:

Mode

Context

Displaying 3 lines of context. None | Less | More | Full

Other Diffs

Ignore

Blank Lines Whitespace:

Diff

556
 
559
 
559
 
image.php
_> 4040       return $this->_data[$code]['height'];
  4141     }
  4242 
<> 43 -    function show(&$image, &$title = '', $parameters = '', $group = 'default') {
   43+    function show(&$image, &$title, $parameters = '', $group = 'default') {
<_ 4444       if (isset($this->_data[$group]) === false) {
  4545         $group = 'default';
  4646       }