mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-05 17:51:32 +00:00
add sanity check & debug mode to prefs; misc code cleanups
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user