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
$isfrontpage = false;if ($page_id==1) { $isfrontpage = true; }
$page_id = PAGE_ID;
(fehlen noch Klammern od. so :oops:)
ob_start();page_content(4);$page_content4 = ob_get_contents();ob_end_clean();$page_id = PAGE_ID;?>