Here you go.
<?php
if(!isset($_SESSION['user']['username'])){
header('Location: index');
exit();
}
?>
<meta name="description" content="Pepper Hotel is een virtuele wereld waar jij vrienden kunt maken en mooie kamers kunt bouwen, met onze volle shop kan jij de mooiste...
That could very well be the case now that you mention it..
We fixed double URL by doing that, so stupid from us. It's the details man, thank you!
Now for the white client thing, what do you suggest regarding the old client?
Dear all,
Me and a couple of friends got together and decided to make a retro for our group of friends and to play with PHP and CSS a little. However.. we can't get our client to load. We thought it had something to do with the SWF's but we can't find where we linked it wrongly. We have no...