WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
<?php echo $menu[2] ?><?php show_menu2(2, SM2_ROOT, SM2_ALL, SM2_ALL,false, "\n</li>", false, false, false, '<ul class="suckerfish">');?><?php echo $menu[3] ?> <?php show_menu2(3, SM2_ROOT, SM2_ALL, SM2_ALL,false, "\n</li>", false, false, false, '<ul class="suckerfish">');?>
How can I print out the menu string.
any ideas, sure its not that hard....
<?php require_once("info.php"); echo $menu[2];?>