_load_plugins(array( array('modifier', 'maskemail', 'bughistory.html', 11, false), array('modifier', 'nl2br', 'bughistory.html', 13, false), array('modifier', 'htmltruespace', 'bughistory.html', 13, false), array('modifier', 'date', 'bughistory.html', 15, false),)); ?>_sections["event"])) unset($this->_sections["event"]); $this->_sections["event"]['name'] = "event"; $this->_sections["event"]['loop'] = is_array($this->_tpl_vars['history']) ? count($this->_tpl_vars['history']) : max(0, (int)$this->_tpl_vars['history']); $this->_sections["event"]['show'] = true; $this->_sections["event"]['max'] = $this->_sections["event"]['loop']; $this->_sections["event"]['step'] = 1; $this->_sections["event"]['start'] = $this->_sections["event"]['step'] > 0 ? 0 : $this->_sections["event"]['loop']-1; if ($this->_sections["event"]['show']) { $this->_sections["event"]['total'] = $this->_sections["event"]['loop']; if ($this->_sections["event"]['total'] == 0) $this->_sections["event"]['show'] = false; } else $this->_sections["event"]['total'] = 0; if ($this->_sections["event"]['show']): for ($this->_sections["event"]['index'] = $this->_sections["event"]['start'], $this->_sections["event"]['iteration'] = 1; $this->_sections["event"]['iteration'] <= $this->_sections["event"]['total']; $this->_sections["event"]['index'] += $this->_sections["event"]['step'], $this->_sections["event"]['iteration']++): $this->_sections["event"]['rownum'] = $this->_sections["event"]['iteration']; $this->_sections["event"]['index_prev'] = $this->_sections["event"]['index'] - $this->_sections["event"]['step']; $this->_sections["event"]['index_next'] = $this->_sections["event"]['index'] + $this->_sections["event"]['step']; $this->_sections["event"]['first'] = ($this->_sections["event"]['iteration'] == 1); $this->_sections["event"]['last'] = ($this->_sections["event"]['iteration'] == $this->_sections["event"]['total']); ?> _sections['event']['iteration'] % 2) ): ?> class="alt" bgcolor="#dddddd" valign="top">
_tpl_vars['STRING']['who']; ?> _tpl_vars['STRING']['what']; ?> _tpl_vars['STRING']['old_value']; ?> _tpl_vars['STRING']['new_value']; ?> _tpl_vars['STRING']['when']; ?>
_run_mod_handler('maskemail', true, $this->_tpl_vars['history'][$this->_sections['event']['index']]['login']); ?> _tpl_vars['history'][$this->_sections['event']['index']]['changed_field']; ?> _run_mod_handler('htmltruespace', true, $this->_run_mod_handler('nl2br', true, $this->_tpl_vars['history'][$this->_sections['event']['index']]['old_value'])); ?> _run_mod_handler('htmltruespace', true, $this->_run_mod_handler('nl2br', true, $this->_tpl_vars['history'][$this->_sections['event']['index']]['new_value'])); ?> _run_mod_handler('date', true, $this->_tpl_vars['history'][$this->_sections['event']['index']]['created_date'], DATE_FORMAT); ?> _run_mod_handler('date', true, $this->_tpl_vars['history'][$this->_sections['event']['index']]['created_date'], TIME_FORMAT); ?>
_tpl_vars['STRING']['nobughistory']; ?>

_tpl_vars['STRING']['back_to_bug']; ?> #