1<?php /* Smarty version 2.6.0, created on 2006-09-06 23:24:48
2         compiled from errors.tpl */ ?>
3<?php $_smarty_tpl_vars = $this->_tpl_vars;
4$this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array('noleftindex' => true)));
5$this->_tpl_vars = $_smarty_tpl_vars;
6unset($_smarty_tpl_vars);
7  if (isset($this->_sections['files'])) unset($this->_sections['files']);
8$this->_sections['files']['name'] = 'files';
9$this->_sections['files']['loop'] = is_array($_loop=$this->_tpl_vars['files']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
10$this->_sections['files']['show'] = true;
11$this->_sections['files']['max'] = $this->_sections['files']['loop'];
12$this->_sections['files']['step'] = 1;
13$this->_sections['files']['start'] = $this->_sections['files']['step'] > 0 ? 0 : $this->_sections['files']['loop']-1;
14if ($this->_sections['files']['show']) {
15    $this->_sections['files']['total'] = $this->_sections['files']['loop'];
16    if ($this->_sections['files']['total'] == 0)
17        $this->_sections['files']['show'] = false;
18} else
19    $this->_sections['files']['total'] = 0;
20if ($this->_sections['files']['show']):
21
22            for ($this->_sections['files']['index'] = $this->_sections['files']['start'], $this->_sections['files']['iteration'] = 1;
23                 $this->_sections['files']['iteration'] <= $this->_sections['files']['total'];
24                 $this->_sections['files']['index'] += $this->_sections['files']['step'], $this->_sections['files']['iteration']++):
25$this->_sections['files']['rownum'] = $this->_sections['files']['iteration'];
26$this->_sections['files']['index_prev'] = $this->_sections['files']['index'] - $this->_sections['files']['step'];
27$this->_sections['files']['index_next'] = $this->_sections['files']['index'] + $this->_sections['files']['step'];
28$this->_sections['files']['first']      = ($this->_sections['files']['iteration'] == 1);
29$this->_sections['files']['last']       = ($this->_sections['files']['iteration'] == $this->_sections['files']['total']);
30?>
31<a href="#<?php echo $this->_tpl_vars['files'][$this->_sections['files']['index']]['file']; ?>
32"><?php echo $this->_tpl_vars['files'][$this->_sections['files']['index']]['file']; ?>
33</a><br>
34<?php endfor; endif;  if (count($_from = (array)$this->_tpl_vars['all'])):
35    foreach ($_from as $this->_tpl_vars['file'] => $this->_tpl_vars['issues']):
36?>
37<a name="<?php echo $this->_tpl_vars['file']; ?>
38"></a>
39<h1><?php echo $this->_tpl_vars['file']; ?>
40</h1>
41<?php if (count ( $this->_tpl_vars['issues']['warnings'] )): ?>
42<h2>Warnings:</h2><br>
43<?php if (isset($this->_sections['warnings'])) unset($this->_sections['warnings']);
44$this->_sections['warnings']['name'] = 'warnings';
45$this->_sections['warnings']['loop'] = is_array($_loop=$this->_tpl_vars['issues']['warnings']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
46$this->_sections['warnings']['show'] = true;
47$this->_sections['warnings']['max'] = $this->_sections['warnings']['loop'];
48$this->_sections['warnings']['step'] = 1;
49$this->_sections['warnings']['start'] = $this->_sections['warnings']['step'] > 0 ? 0 : $this->_sections['warnings']['loop']-1;
50if ($this->_sections['warnings']['show']) {
51    $this->_sections['warnings']['total'] = $this->_sections['warnings']['loop'];
52    if ($this->_sections['warnings']['total'] == 0)
53        $this->_sections['warnings']['show'] = false;
54} else
55    $this->_sections['warnings']['total'] = 0;
56if ($this->_sections['warnings']['show']):
57
58            for ($this->_sections['warnings']['index'] = $this->_sections['warnings']['start'], $this->_sections['warnings']['iteration'] = 1;
59                 $this->_sections['warnings']['iteration'] <= $this->_sections['warnings']['total'];
60                 $this->_sections['warnings']['index'] += $this->_sections['warnings']['step'], $this->_sections['warnings']['iteration']++):
61$this->_sections['warnings']['rownum'] = $this->_sections['warnings']['iteration'];
62$this->_sections['warnings']['index_prev'] = $this->_sections['warnings']['index'] - $this->_sections['warnings']['step'];
63$this->_sections['warnings']['index_next'] = $this->_sections['warnings']['index'] + $this->_sections['warnings']['step'];
64$this->_sections['warnings']['first']      = ($this->_sections['warnings']['iteration'] == 1);
65$this->_sections['warnings']['last']       = ($this->_sections['warnings']['iteration'] == $this->_sections['warnings']['total']);
66?>
67<b><?php echo $this->_tpl_vars['issues']['warnings'][$this->_sections['warnings']['index']]['name']; ?>
68</b> - <?php echo $this->_tpl_vars['issues']['warnings'][$this->_sections['warnings']['index']]['listing']; ?>
69<br>
70<?php endfor; endif;  endif;  if (count ( $this->_tpl_vars['issues']['errors'] )): ?>
71<h2>Errors:</h2><br>
72<?php if (isset($this->_sections['errors'])) unset($this->_sections['errors']);
73$this->_sections['errors']['name'] = 'errors';
74$this->_sections['errors']['loop'] = is_array($_loop=$this->_tpl_vars['issues']['errors']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
75$this->_sections['errors']['show'] = true;
76$this->_sections['errors']['max'] = $this->_sections['errors']['loop'];
77$this->_sections['errors']['step'] = 1;
78$this->_sections['errors']['start'] = $this->_sections['errors']['step'] > 0 ? 0 : $this->_sections['errors']['loop']-1;
79if ($this->_sections['errors']['show']) {
80    $this->_sections['errors']['total'] = $this->_sections['errors']['loop'];
81    if ($this->_sections['errors']['total'] == 0)
82        $this->_sections['errors']['show'] = false;
83} else
84    $this->_sections['errors']['total'] = 0;
85if ($this->_sections['errors']['show']):
86
87            for ($this->_sections['errors']['index'] = $this->_sections['errors']['start'], $this->_sections['errors']['iteration'] = 1;
88                 $this->_sections['errors']['iteration'] <= $this->_sections['errors']['total'];
89                 $this->_sections['errors']['index'] += $this->_sections['errors']['step'], $this->_sections['errors']['iteration']++):
90$this->_sections['errors']['rownum'] = $this->_sections['errors']['iteration'];
91$this->_sections['errors']['index_prev'] = $this->_sections['errors']['index'] - $this->_sections['errors']['step'];
92$this->_sections['errors']['index_next'] = $this->_sections['errors']['index'] + $this->_sections['errors']['step'];
93$this->_sections['errors']['first']      = ($this->_sections['errors']['iteration'] == 1);
94$this->_sections['errors']['last']       = ($this->_sections['errors']['iteration'] == $this->_sections['errors']['total']);
95?>
96<b><?php echo $this->_tpl_vars['issues']['errors'][$this->_sections['errors']['index']]['name']; ?>
97</b> - <?php echo $this->_tpl_vars['issues']['errors'][$this->_sections['errors']['index']]['listing']; ?>
98<br>
99<?php endfor; endif;  endif;  endforeach; unset($_from); endif;  $_smarty_tpl_vars = $this->_tpl_vars;
100$this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array()));
101$this->_tpl_vars = $_smarty_tpl_vars;
102unset($_smarty_tpl_vars);
103 ?>