summaryrefslogtreecommitdiff
path: root/prefs.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-02-24 11:15:30 +0100
committerAndrew Dolgov <[email protected]>2006-02-24 11:15:30 +0100
commit97dcd654bb1961e43914e0502ae38d6504204e62 (patch)
tree464404f1362b45f365af8766ba243ac14905b082 /prefs.js
parent98bea1b16385000db352ff5ab297e9c7c20c21d4 (diff)
Opera compatibility fixes
Diffstat (limited to 'prefs.js')
-rw-r--r--prefs.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/prefs.js b/prefs.js
index f5e5a2ccd..3aa769e5c 100644
--- a/prefs.js
+++ b/prefs.js
@@ -1264,6 +1264,9 @@ function init() {
try {
+ if (arguments.callee.done) return;
+ arguments.callee.done = true;
+
// IE kludge
if (!xmlhttp) {
document.getElementById("prefContent").innerHTML =