From 0923102c4a166ea614b75b5170a3131095f5f559 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 16 Jan 2013 16:53:47 +0100 Subject: [PATCH] Fix: Duplicate declaration --- htdocs/core/boxes/box_activity.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/core/boxes/box_activity.php b/htdocs/core/boxes/box_activity.php index cbed2cb4e68..318d9b6ba6e 100644 --- a/htdocs/core/boxes/box_activity.php +++ b/htdocs/core/boxes/box_activity.php @@ -37,7 +37,6 @@ class box_activity extends ModeleBoxes var $db; var $param; var $enabled = 1; - var $enabled = 1; var $info_box_head = array(); var $info_box_contents = array();