WebsiteBaker 2.13.9 R24 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 ob_start(); // start output buffer#show_menu(1,1,-1,true,'<li>[a][menu_title][/a]</li>','','','','',''); // call menu#$foo=ob_get_contents(); // put outputbuffer in $foo#ob_end_clean(); // clear outputbuffer