Multi-language support

This commit is contained in:
bergware
2020-04-30 00:01:40 +02:00
parent ecec49e39a
commit 8a2a545d33
+1
View File
@@ -58,6 +58,7 @@ case 'add':
if ($err > 1) {
unlink("$boot/$file.lang.zip");
exec("rm -rf ".escapeshellarg($path));
exit('Internal Error 500');
}
}
$installed = [];