From 6856a3cff0470c1276e2b4e3ff5f11211a503d33 Mon Sep 17 00:00:00 2001 From: Matthieu Leproux Date: Tue, 10 May 2022 14:02:15 +0200 Subject: [PATCH] bug fix history search, allow data load when images are deleted --- include/ws_functions/pwg.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ws_functions/pwg.php b/include/ws_functions/pwg.php index bddcc78b9..e04dc410d 100644 --- a/include/ws_functions/pwg.php +++ b/include/ws_functions/pwg.php @@ -937,7 +937,7 @@ SELECT $image_id = $line['image_id']; $image_string = - ''.$image_title.''; }