bug
This commit is contained in:
parent
b86bf1d7c0
commit
ceae2be327
@ -330,7 +330,7 @@ class install extends common
|
||||
'display' => self::DISPLAY_JSON,
|
||||
'content' => [
|
||||
'success' =>$success,
|
||||
'data' => $success ? '' :
|
||||
'data' => $success
|
||||
]
|
||||
]);
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user