Skip to content

Commit 99e6023

Browse files
author
aluno
committed
Atualização do index.php
1 parent b339b77 commit 99e6023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
//configuração do twig
3737
$app->register(new Silex\Provider\TwigServiceProvider(), array(
38-
'twig.path' => APP_VIEW_PATH, 'twig.templates' => array('template.html.twig')
38+
'twig.path' => APP_VIEW_PATH
3939
));
4040

4141
//atribui a app ao dao e bo

0 commit comments

Comments
 (0)