summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-05 13:02:00 +0100
committerAndrew Dolgov <[email protected]>2005-09-05 13:02:00 +0100
commitf0601b870ceb69b5e29493eac6ad0111e60a8ac4 (patch)
treec6bff19aa93a778245b8da84528ced89e646e406 /config.php-dist
parent4f0d779c3679334c96a553c24f9683ef692ed3df (diff)
iframify main interface, numerous javascript cleanups
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.php-dist b/config.php-dist
index 0860c8f7f..dfcc952af 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -23,8 +23,5 @@
define(ENABLE_PREFS_CATCHUP_UNCATCHUP, false);
// enable "Mark as read/unread" buttons in preferences dialog
- define(ENABLE_CONTENT_IFRAME, true);
- // show article in an iframe to mitigate scrolling UI issues
-
?>