From 1ea69ea715fc75e3c7cfa66ce2827a010bbe5ca6 Mon Sep 17 00:00:00 2001 From: hecht Date: Thu, 12 Jan 2012 17:14:03 +0000 Subject: [PATCH] fix, the char index is hidden when displaying the open fights message --- ag/schatz_suche.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/ag/schatz_suche.php b/ag/schatz_suche.php index d021a27..d87a892 100644 --- a/ag/schatz_suche.php +++ b/ag/schatz_suche.php @@ -8,8 +8,5 @@ */ include_once('path.inc.php'); // get the path ;) include_once(ROOT_PATH.'/include/config.inc.php'); -if(!$char_id) { include "char_index.php"; -exit; -} ?> \ No newline at end of file