From e479e7798789b4fe997be2d51bdda488262f5837 Mon Sep 17 00:00:00 2001 From: bettina Date: Tue, 3 Jul 2001 14:23:16 +0000 Subject: [PATCH] update function id2name --- phpgwapi/inc/class.categories.inc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/phpgwapi/inc/class.categories.inc.php b/phpgwapi/inc/class.categories.inc.php index ddf03dd5d9..6009b51737 100644 --- a/phpgwapi/inc/class.categories.inc.php +++ b/phpgwapi/inc/class.categories.inc.php @@ -433,7 +433,6 @@ case 'name': $value = 'cat_name'; break; case 'owner': $value = 'cat_owner'; break; case 'main': $value = 'cat_main'; break; - return $value; } $this->db->query("select $value from phpgw_categories where cat_id='"