fix, the char index is hidden when displaying the open fights message

main
hecht 13 years ago
parent 7fdcf5fa76
commit 1ea69ea715

@ -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;
}
?>
Loading…
Cancel
Save