_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),)); ?>
| _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']; ?> | ||||