From f00930a592d8717e2b0939d354d26d1e0c6b14f2 Mon Sep 17 00:00:00 2001 From: czaks Date: Thu, 23 Apr 2015 05:24:07 +0200 Subject: [PATCH] fix textboards --- inc/8chan-mod-pages.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/inc/8chan-mod-pages.php b/inc/8chan-mod-pages.php index ab8a058a..05821586 100644 --- a/inc/8chan-mod-pages.php +++ b/inc/8chan-mod-pages.php @@ -589,13 +589,13 @@ FLAGS; \$config['max_newlines'] = $max_newlines; \$config['oekaki'] = $oekaki; $code_tags $katex $replace $multiimage $allow_flash $allow_pdf $user_flags -if (\$config['disable_images']) - \$config['max_pages'] = 10000; - $locale $anal_filenames $file_board $add_to_config + +if (\$config['disable_images']) + \$config['max_pages'] = 10000; EOT; // Clean up our CSS...no more expression() or off-site URLs.