From 0110dde36d7d330802d6ae53e8b15beacfd6db68 Mon Sep 17 00:00:00 2001 From: pvfho47bq <3265166857@qq.com> Date: Wed, 8 Jan 2025 20:20:08 +0800 Subject: [PATCH] Update sha1.lib.php --- core/aes/sha1.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/aes/sha1.lib.php b/core/aes/sha1.lib.php index 06cf6a3..8663b69 100644 --- a/core/aes/sha1.lib.php +++ b/core/aes/sha1.lib.php @@ -24,4 +24,4 @@ class SHA1 // 定义SHA1类 } } } -?> \ No newline at end of file +?>