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

index 28bf1df..4c529a6 100644 (file)
@@ -224,7 +224,7 @@ class Pman_Core_DataObjects_Images extends DB_DataObject
         return $ret;
     }
     
-    function canFix($img) {
+    function canFix() {
         // look for the image in the folder, with matching id.
         // this is problematic..
         $fn = $this->getStoreName();