Base Directory Fix #2
This commit is contained in:
@@ -51,6 +51,7 @@ class Automation extends Template
|
||||
}
|
||||
|
||||
$template = new Template('automation');
|
||||
$template->prepare('baseDir', BASEDIR);
|
||||
$template->prepare('title', 'Automation');
|
||||
$template->prepare('langMng', $langMng);
|
||||
$template->prepare('automations', $automations);
|
||||
|
Reference in New Issue
Block a user