summaryrefslogtreecommitdiffstats
path: root/db/item.php
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-03-26 19:49:22 +0100
committerBernhard Posselt <nukeawhale@gmail.com>2013-03-26 19:49:22 +0100
commit35e4283ae4ad8e2838a97040107eb9389f5ca71c (patch)
treedb068785ccc8e07a2d8ab4a207c5a7405f15b434 /db/item.php
parent7b2a214017097098ad1d020fe9b4a5c8b767486f (diff)
show title and author below feed
Diffstat (limited to 'db/item.php')
-rw-r--r--db/item.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/db/item.php b/db/item.php
index 4a3bd9733..e24835226 100644
--- a/db/item.php
+++ b/db/item.php
@@ -41,7 +41,6 @@ class Item extends Entity {
public $enclosureLink;
public $feedId;
public $status;
- public $feedTitle;
public $lastModified;