mirror of
https://github.com/unraid/webgui.git
synced 2026-05-04 16:59:27 -05:00
Multi-language support
This commit is contained in:
@@ -58,6 +58,7 @@ case 'add':
|
||||
if ($err > 1) {
|
||||
unlink("$boot/$file.lang.zip");
|
||||
exec("rm -rf ".escapeshellarg($path));
|
||||
exit('Internal Error 500');
|
||||
}
|
||||
}
|
||||
$installed = [];
|
||||
|
||||
Reference in New Issue
Block a user