Revision 1530
Added by Luisehahne almost 14 years ago
| index.php | ||
|---|---|---|
| 78 | 78 |
</tr> |
| 79 | 79 |
<tr> |
| 80 | 80 |
<td width="170"> |
| 81 |
<?php show_menu2(SM2_ALLMENU,SM2_ROOT, SM2_ROOT+PAGE_LEVEL_LIMIT, SM2_ALL|SM2_NUMCLASS ); ?>
|
|
| 81 |
<?php show_menu2(0,SM2_ROOT,SM2_ROOT,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
update templates allcss and round (Tks to Rübenwurzel)
Add UPGRADE Instructions
Update INSTALL Instructions
Optimize config.php handling for installation