1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-05 19:21:33 +00:00

add sanity check & debug mode to prefs; misc code cleanups

This commit is contained in:
Andrew Dolgov
2006-05-23 08:15:48 +01:00
parent ee1f45f4c7
commit a756529344
6 changed files with 101 additions and 80 deletions

View File

@@ -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>