Nothing important, code refactor

This commit is contained in:
slawkens
2025-01-21 20:43:59 +01:00
parent cbe0d187b4
commit da43b32ff0
2 changed files with 2 additions and 5 deletions

View File

@@ -9,7 +9,4 @@
*/
defined('MYAAC') or die('Direct access not allowed!');
global $twig_loader;
$twig_loader->prependPath(BASE . 'plugins/account-create-hint');
$twig->display('hint.html.twig');
$twig->display('account-create-hint/hint.html.twig');