PHP-Code:
<?if($_SESSION['login'] == 'true'){
include("content/shoutbox/shoutbox.php");
}?>