outputhtml : display the result, not return it ! (and adapt the unit tests accordinally)

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2372 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2015-10-23 08:51:38 +00:00
parent 34322f8540
commit 9523dbdc6a
2 changed files with 7 additions and 7 deletions

View File

@@ -89,7 +89,7 @@ EOT;
foreach ($replacement as $key=>$val)
$resView = str_replace ($key, $val, $resView);
return $resView;
echo $resView;
}
/** Get the layout and provide it the variables. The variables will be push in