From: Alan Date: Mon, 27 Mar 2023 05:02:22 +0000 (+0800) Subject: comment X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=ae0bd77849974c3b9fec412f285ea824b5455fe7 comment --- diff --git a/DataObjects/Images.php b/DataObjects/Images.php index 4f226cd2..31fd50b9 100644 --- a/DataObjects/Images.php +++ b/DataObjects/Images.php @@ -223,7 +223,11 @@ class Pman_Core_DataObjects_Images extends DB_DataObject } return $ret; } - + /** + * the getStorename code got changed, and some old files may not end up with the correct name anymore. + * this tries to fix it. + * + */ function canFix() { // look for the image in the folder, with matching id. // this is problematic..