X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Images.php;h=5a8bed3a7d256d46daeceb6ad3d614d2061b8a42;hb=4be58636d33feb03f630619d0349f200182a7d95;hp=43348b1086ad3c24f361fdbdd819999cd702425f;hpb=c387fb4aabb1bf1808dd302f42e4d72d9f28addf;p=Pman.Core diff --git a/Images.php b/Images.php index 43348b10..5a8bed3a 100644 --- a/Images.php +++ b/Images.php @@ -278,7 +278,7 @@ class Pman_Core_Images extends Pman require_once 'File/Convert.php'; if (!file_exists($img->getStoreName())) { - print_r($img->getStoreName());exit; +// print_r($img);exit; header('Location: ' . $this->rootURL . '/Pman/templates/images/file-broken.png?reason=' . urlencode("Original file was missing : " . $img->getStoreName()));