mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-09-06 09:37:39 +02:00
aaPanel 6.6.9
Optimize PHP Manager Optimize file manager move file logic Optimize online editor
This commit is contained in:
+1
-1
@@ -75,6 +75,6 @@ function get_info(){
|
||||
return $data;
|
||||
}
|
||||
$result = get_info();
|
||||
exit(json_encode($result,1));
|
||||
exit(json_encode($result));
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user