Images.php
authorAlan <alan@roojs.com>
Mon, 27 Mar 2023 04:49:11 +0000 (12:49 +0800)
committerAlan <alan@roojs.com>
Mon, 27 Mar 2023 04:49:11 +0000 (12:49 +0800)
Images.php

index 48f596b..ac4c39e 100644 (file)
@@ -286,8 +286,7 @@ class Pman_Core_Images extends Pman
         $this->sessionState(0); // turn off session... - locking...
         require_once 'File/Convert.php';
         if ($img->exists()) {
-            
-            $this->imgErr("serve = missing-image");
+            $this->imgErr("serve = missing-image", $img->getStoreName());
              
         }
 //        print_r($img);exit;