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 page_content(1); ?>
$block[1]="Artikel";
$pid = 2;$gc = $database->query("SELECT content_long FROM ".TABLE_PREFIX."mod_news_posts WHERE post_id = ' ".$pid." ' ");$rc = $gc->fetchRow();echo $rc['content_long'];
<?php include (WB_URL."/pages/blocks/personalia.php"); ?>
<?php display_blog_menu(2,1,0,0,2); ?>