From 6f1204c3b9e145436fad1ee64e53ff0b58c89e66 Mon Sep 17 00:00:00 2001 From: Alessandro Cosentino Date: Wed, 6 Jun 2012 13:34:19 -0400 Subject: starts the GUI --- lib/folder.php | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/folder.php') diff --git a/lib/folder.php b/lib/folder.php index f97960c7b..6c7c4c2f5 100644 --- a/lib/folder.php +++ b/lib/folder.php @@ -35,7 +35,6 @@ class OC_News_Folder { $this->name = $name; $this->parent = $parent; $this->feeds = array(); - $this->id = 0; } public function getName(){ -- cgit v1.2.3