Skip to content

Commit

Permalink
GuestBook fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
zuno committed Apr 26, 2012
1 parent eefb011 commit d7ee2be
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions htdocs/gb.php
@@ -1,3 +1,5 @@
<?php session_start();
/*
<!--<html><body><h1>Guestbook disabled!!</h1>
<pre><a href='javascript:history.go(-1)'>Return to back</a> | <a href='index.php'>Go to home</a><br></pre>
Expand All @@ -7,8 +9,7 @@
< ?php die() ?>
-->

<?php session_start();
*/
include 'inc/includes.inc.php';
echo '<?xml version="1.0" encoding="UTF-8"?>'; ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Expand Down

0 comments on commit d7ee2be

Please sign in to comment.