mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
* more templates moved to Twig
This commit is contained in:
@@ -92,4 +92,6 @@ if($config['forum'] != '')
|
||||
else
|
||||
$template['link_forum'] = "<a href='" . $config['forum'] . "' target='_blank'>";
|
||||
}
|
||||
|
||||
$twig->addGlobal('template_path', $template_path);
|
||||
?>
|
||||
|
Reference in New Issue
Block a user