From: Alan Date: Wed, 4 Jan 2023 07:48:13 +0000 (+0800) Subject: remove debug code X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=b72b3109e88a165903bfcd5435ab49450fd11334 remove debug code --- diff --git a/Images.php b/Images.php index e0527a05..92e40dbf 100644 --- a/Images.php +++ b/Images.php @@ -150,7 +150,6 @@ class Pman_Core_Images extends Pman } $img->limit(1); if (!$img->find(true)) { - die("HERE"); $this->imgErr("no images for that item: " . htmlspecialchars($id),$s); }