Skip to content

Commit 5fcaec0

Browse files
author
pedro_morgan
committed
Double quotes
1 parent 029b358 commit 5fcaec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
require_once('../lib/app.inc.php');
3333

3434
$app->uses('tpl');
35-
$app->tpl->newTemplate("main.tpl.htm");
35+
$app->tpl->newTemplate('main.tpl.htm');
3636

3737
/*
3838

0 commit comments

Comments
 (0)