pedro_morgan
2007-08-17 5fcaec01d8d2b22eb6ebc8f320b8dd45db0d409a
Double quotes
1 files modified
2 ■■■ changed files
interface/web/index.php 2 ●●● patch | view | raw | blame | history
interface/web/index.php
@@ -32,7 +32,7 @@
require_once('../lib/app.inc.php');
$app->uses('tpl');
$app->tpl->newTemplate("main.tpl.htm");
$app->tpl->newTemplate('main.tpl.htm');
/*