We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 029b358 commit 5fcaec0Copy full SHA for 5fcaec0
interface/web/index.php
@@ -32,7 +32,7 @@
32
require_once('../lib/app.inc.php');
33
34
$app->uses('tpl');
35
-$app->tpl->newTemplate("main.tpl.htm");
+$app->tpl->newTemplate('main.tpl.htm');
36
37
/*
38
0 commit comments