Update website
This commit is contained in:
parent
973d933aa9
commit
266051acd2
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ echo $tpl->render(
|
||||||
'bar' => 'baz'));
|
'bar' => 'baz'));
|
||||||
|
|
||||||
} catch (Exception $e) {
|
} catch (Exception $e) {
|
||||||
echo $e->getMessage()) . "<br/>";
|
echo $e->getMessage() . "<br/>";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue