dever %!s(int64=3) %!d(string=hai) anos
pai
achega
eff1af08a7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/store/admin/Auth.php

+ 1 - 1
app/store/admin/Auth.php

@@ -404,7 +404,7 @@ class Auth
             $type = implode(',', $type);
         }
 
-        if (!isset($data['order']['child'])) {
+        if (!$data['order']['child']) {
             unset($data['order']);
         }