Rename source/NerdPack/usr/local/emhttp/plugins/NerdPack/include/DownloadHelpers.php to source/SlackPack/usr/local/emhttp/plugins/SlackPack/include/DownloadHelpers.php

This commit is contained in:
damnoodle 2022-08-23 12:22:33 -05:00 committed by GitHub
parent e50ddd98b4
commit 7128bf37a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,4 +43,4 @@ function file_check_sha1($file, $sha1) {
return ($sha1_file == $sha1);
}
?>
?>