From 4a727df644ab8967538495058b8ed7169eb41df2 Mon Sep 17 00:00:00 2001 From: hecht Date: Sat, 26 Nov 2011 10:11:31 +0000 Subject: [PATCH] Bugfix: Now the chars can be fetched. There is a change in determining the status of the char (inverted). Also if the clanfight hasn't started the "clanfight" status should not be "clickable" --- ag/abholen.php | 7 ++++-- ag/char_overview.php | 2 +- ag/event_abholen.php | 47 +++++++++++++++++++++++++++------------ ag/inclu/char.php | 24 +++++++++++--------- ag/include/event.inc.php | 48 ++++++++++++++++++++++++---------------- 5 files changed, 81 insertions(+), 47 deletions(-) diff --git a/ag/abholen.php b/ag/abholen.php index 816bb24..1969af5 100644 --- a/ag/abholen.php +++ b/ag/abholen.php @@ -108,8 +108,8 @@ echo " $kampf_a1[name] vs. $kampf_a2[name]"; } #######################Clan Kampf -if($ab == "Clanfight" && isEventToFetchAwaiting($char_id)) { - +if($ab == "Clanfight") { + if(isEventToFetchAwaiting($char_id)) { echo "