cleanup
parent
10a405a23b
commit
115d58c64f
Binary file not shown.
|
@ -42,10 +42,8 @@ $translations = is_file("$docroot/plugins/dynamix/include/Translations.php");
|
|||
$unRaid69B2 = version_compare($unRaidSettings['version'],"6.9.0-beta1",">");
|
||||
|
||||
// Check md5's of files
|
||||
$caSettings = parse_plugin_cfg("community.applications");
|
||||
exec("cd /usr/local/emhttp/plugins/$plugin/ && md5sum -c ca.md5",$output,$md5Error);
|
||||
|
||||
|
||||
$previousLocale = $_COOKIE["locale"];
|
||||
|
||||
if ( $unRaid69B2 ) {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
767d6f2203fed9541daeb57bbf7b58b3 ./Apps.page
|
||||
83b3f89cd42e8601c7c217d5b4889c81 ./CA_notices.page
|
||||
6b47f59ebd426b33c9c9b4e739d1f47a ./CommunityApps.page
|
||||
b82dd9c6b90756e50b682b1b0c5611ac ./CommunityApps.page
|
||||
6db73582f22dab13d329e862067ee84e ./PluginAPI.page
|
||||
b398273cf7daa62ab00d2de2336ca25f ./README.md
|
||||
1a908064914041c48be7bf0dab77515a ./ca_settings.page
|
||||
|
|
Loading…
Reference in New Issue