Revision 1568
Added by Luisehahne almost 14 years ago
| index.php | ||
|---|---|---|
| 78 | 78 |
</tr> |
| 79 | 79 |
<tr> |
| 80 | 80 |
<td width="170"> |
| 81 |
<?php show_menu2(0,SM2_ROOT,SM2_ROOT,SM2_TRIM,'<li><span class="menu-default">[ac][menu_title]</a></span>','</li>','<ul>','</ul>');?>
|
|
| 81 |
<?php show_menu2(0,SM2_ROOT,SM2_CURR+1,SM2_TRIM,'<li><span class="menu-default">[ac][menu_title]</a></span>','</li>','<ul>','</ul>');?>
|
|
| 82 | 82 |
</td> |
| 83 | 83 |
</tr> |
| 84 | 84 |
<tr> |
Also available in: Unified diff
! fix show_menu2 2th parameter for template round and allcss (Tks to Ruebenwurzel)
! set fingerprint_with_ip_octets default to 2 in a new installation