1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-23 22:53:01 +02:00

Issue #1433 Remove confusion about image attachments in forum posts. PDF files now added to default filetypes during install.

This commit is contained in:
Cameron
2016-03-21 10:45:01 -07:00
parent c0501146ae
commit 4db14510de
5 changed files with 54 additions and 17 deletions

View File

@@ -17,7 +17,7 @@ if(!defined('e107_INIT'))
}
define('e_TINYMCE_TEMPLATE', 'public');
define('NAVIGATION_ACTIVE','forum'); // ??
$tp = e107::getParser();