From 07f7c50f7795c79cc3c844b6229912577361c923 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 5 Oct 2016 16:24:05 +0800 Subject: [PATCH] DataObjects/Images.php --- DataObjects/Images.php | 1 - 1 file changed, 1 deletion(-) diff --git a/DataObjects/Images.php b/DataObjects/Images.php index 88a957c1..35ef33a0 100644 --- a/DataObjects/Images.php +++ b/DataObjects/Images.php @@ -573,7 +573,6 @@ class Pman_Core_DataObjects_Images extends DB_DataObject function setFromRoo($ar, $roo) { - print_r('setFromRoo');exit; // not sure why we do this.. // if imgtype starts with '-' ? then we set the 'old' (probably to delete later) -- 2.39.2