mirror of
https://github.com/slawkens/myaac.git
synced 2025-12-04 16:46:50 +01: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