summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-05-30 19:22:26 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-05-30 19:22:26 -0400
commit91972e5dbe77743e49f38b5ebd9e75e72ac08ed3 (patch)
tree5ca2e6d5e455246b0ed3e0f1a202fdaf80da0ae2 /templates/main.php
parentd9fe92a78d03a2007c986e1b1f7df736db5dea97 (diff)
rename some fields of database schema
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/main.php b/templates/main.php
index 2bf5d0dd5..2dd376c34 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -22,7 +22,6 @@ foreach($items as $item) {
$feed2 = $feedmapper->findWithItems(45);
echo '<br>' . $feed2->getTitle() . '<br>';
-
/*
$item = $feed->get_item(1);