DataObjects/Images.php wip_leon_T7937_image_upload_filename_issue
authorleon <leon@roojs.com>
Mon, 18 Dec 2023 04:12:45 +0000 (12:12 +0800)
committerleon <leon@roojs.com>
Mon, 18 Dec 2023 04:12:45 +0000 (12:12 +0800)
DataObjects/Images.php

index 1b8878e..109dc56 100644 (file)
@@ -243,7 +243,7 @@ class Pman_Core_DataObjects_Images extends DB_DataObject
         return self::staticCanFix($this);
     }
 
-    function staticCanFix($o)
+    static function staticCanFix($o)
     {
         // look for the image in the folder, with matching id.
         // this is problematic..