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