From 97dcd654bb1961e43914e0502ae38d6504204e62 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 24 Feb 2006 11:15:30 +0100 Subject: Opera compatibility fixes --- backend.php | 47 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 45 insertions(+), 2 deletions(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index 15bb7702c..4873f35e8 100644 --- a/backend.php +++ b/backend.php @@ -354,7 +354,13 @@ - "; + + "; print ""; + print ' + '; } @@ -1051,7 +1072,13 @@ - "; + + "; } if ($subop == "ForceUpdate" && sprintf("%d", $feed) > 0) { @@ -1564,6 +1591,22 @@ update_all_counters('$feed'); "; + print ' + '; + if ($addheader) { print ""; } -- cgit v1.2.3-54-g00ecf