mirror of
https://github.com/slawkens/myaac.git
synced 2025-12-04 00:26:50 +01:00
Forgot this..
This commit is contained in:
@@ -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');
|
||||||
|
|||||||
Reference in New Issue
Block a user