rabin il y a 3 ans
Parent
commit
d661fde033
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      app/shop/lib/Info.php

+ 1 - 0
app/shop/lib/Info.php

@@ -133,6 +133,7 @@ class Info
             $where['status'] = 1;
         } else {
             $method = 'getDataPage';
+            $method = 'getData';
         }
 
         if ($status) {