/booka/newlayout

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/booka/newlayout
29.1.1 by gustav.hartvigsson
Fixed a parsing error, namly replaced all <? with <?php.
1
<?php
11 by Gustav Hartvigsson
merging Neo to trunk. freezing neo branshs.
2
session_start();
3
session_destroy();
4
sleep(.5);
5
header('Location: ./BooKa.php')
1 by Gustav Hartvigsson
initial code...
6
?>