From 90e395dca0bd586d81543200d9a7db9b72655c80 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 7 Sep 2005 09:09:56 +0100 Subject: cleanup backend.php/op=view + remove unneeded notify feedback --- backend.php | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index a93ca57b7..a3460c4fc 100644 --- a/backend.php +++ b/backend.php @@ -246,26 +246,6 @@ print ""; -/* print ""; - - print " - - "; - - if ($line["comments"] && $line["comments"] != $line["link"]) { - $comments_prompt = "(Comments)"; - } - - print " - - "; - print " - - "; - print "
Title:".$line["title"]." 
Link:".$line["link"]." $comments_prompt 
" . $line["content"] . "$feed_icon
"; */ - } if ($addheader) { @@ -473,7 +453,7 @@ feedctr.className = 'invisible'; } - p_notify(\"\"); +// p_notify(\"\"); "; -- cgit v1.2.3-54-g00ecf