summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-02-12 09:36:20 +0100
committerAndrew Dolgov <[email protected]>2006-02-12 09:36:20 +0100
commit5a494a0bc9702c9340af4622253014fd8e8a9aa0 (patch)
treebc66a5305bcdecfa6797f1da9effa7cc600303fc /backend.php
parent5b857464f4628ec97ae52f77effa8618bdd1ecd6 (diff)
disable previous patch
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend.php b/backend.php
index 16705f47a..30467d95a 100644
--- a/backend.php
+++ b/backend.php
@@ -1549,6 +1549,7 @@
print "<script type=\"text/javascript\">
document.onkeydown = hotkey_handler;
+ // if (parent.daemon_enabled) parent.updateTitle('$feed_title');
update_all_counters('$feed');
</script>";