diff --git a/publi_bib.php b/publi_bib.php index 8255b3f..d93cdd9 100644 --- a/publi_bib.php +++ b/publi_bib.php @@ -45,7 +45,7 @@ echo $tpl->render( 'bar' => 'baz')); } catch (Exception $e) { - echo $e->getMessage()) . "
"; + echo $e->getMessage() . "
"; }