summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-23 08:15:48 +0100
committerAndrew Dolgov <[email protected]>2006-05-23 08:15:48 +0100
commita756529344fa6bfab8deded10c9750ce1bfd56ac (patch)
tree4dc3f924c31b456675416c3376a3b0ec97e4ebe6 /prefs.php
parentee1f45f4c77703b85c63bca1888b1c9cab3168da (diff)
add sanity check & debug mode to prefs; misc code cleanups
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/prefs.php b/prefs.php
index 7e71c7548..aad7691d2 100644
--- a/prefs.php
+++ b/prefs.php
@@ -77,6 +77,13 @@ if (document.addEventListener) {
window.onload = init;
</script>
+<ul id="debug_output"></ul>
+
+<div id="fatal_error"><div id="fatal_error_inner">
+ <h1>Fatal Error</h1>
+ <div id="fatal_error_msg">Unknown Error</div>
+</div></div>
+
<table width="100%" height="100%" cellspacing="0" cellpadding="0" class="main">
<? if (get_pref($link, 'DISPLAY_HEADER')) { ?>
<tr>