Quick Search:

Mode

Context

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

Other Diffs

Ignore

Blank Lines Whitespace:

Diff

603
 
612
 
612
 
image.php
_> 5757       return isset($this->_groups[$this->getID($code)]);
  5858     }
  5959 
<> 60 -    function show(&$image, &$title, $parameters = '', $group = '') {
   60+    function show($image, $title, $parameters = '', $group = '') {
<_ 6161       if (empty($group) || !$this->exists($group)) {
  6262         $group = $this->getCode(DEFAULT_IMAGE_GROUP_ID);
  6363       }