mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49:22 +02:00
Forgot this..
This commit is contained in:
parent
72c79e005a
commit
da3d078917
@ -10,6 +10,6 @@
|
|||||||
defined('MYAAC') or die('Direct access not allowed!');
|
defined('MYAAC') or die('Direct access not allowed!');
|
||||||
|
|
||||||
global $twig_loader;
|
global $twig_loader;
|
||||||
$twig_loader->prependPath(BASE . 'plugins/account-create');
|
$twig_loader->prependPath(BASE . 'plugins/account-create-hint');
|
||||||
|
|
||||||
$twig->display('hint.html.twig');
|
$twig->display('hint.html.twig');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user