From ad304c4be7e19f91748e090dcbc844636f92e022 Mon Sep 17 00:00:00 2001 From: Gerald Simane Date: Thu, 16 Jul 2009 05:30:26 +0000 Subject: [PATCH] --- include/tw/cis_menu_meincis.inc.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/tw/cis_menu_meincis.inc.php b/include/tw/cis_menu_meincis.inc.php index ad597fa74..9329c2d49 100644 --- a/include/tw/cis_menu_meincis.inc.php +++ b/include/tw/cis_menu_meincis.inc.php @@ -46,7 +46,6 @@ //Projekt-Zeitaufzeichnung $qry = "SELECT count(*) as anzahl FROM fue.tbl_projektbenutzer WHERE uid='$user'"; - if($result = $db->db_query($qry)) { if($row = $db->db_fetch_object($result)) @@ -173,7 +172,7 @@