<?
    $GLOBALS
['highlight'] = 'forum';

    require_once(
'include/functions/community_thread.php');

    
community_thread();
?>