From 266051acd28e7181b79cf2adfd6daef4aaf81cad Mon Sep 17 00:00:00 2001 From: Guilhem Lavaux Date: Sat, 23 Nov 2024 21:02:01 +0100 Subject: [PATCH] Update website --- publi_bib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() . "
"; }