mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-19 12:13:25 +02:00
* added new forum option: "Enable HTML"
* will be by default enabled for newses * fixed bbcode parsing
This commit is contained in:
@@ -172,7 +172,7 @@ if(empty($action))
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
$errors = array();
|
||||
if($action == 'show_board' || $action == 'show_thread')
|
||||
{
|
||||
require(PAGES . 'forum/' . $action . '.php');
|
||||
|
Reference in New Issue
Block a user