diff --git a/README-EN.md b/README-EN.md index b24b4139..abc53960 100644 --- a/README-EN.md +++ b/README-EN.md @@ -9,6 +9,7 @@ Complete PT website building solution. Based on NexusPHP + Laravel Framework + E - Request torrent - Subtitle - Exam +- H&R - Attendance - Forum - Multi-language @@ -18,7 +19,7 @@ Complete PT website building solution. Based on NexusPHP + Laravel Framework + E - .... ## System Requirements -- PHP: 7.3|8.0, must have extensions: ctype, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd +- PHP: 7.3|8.0, must have extensions: bcmath, ctype, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd - Mysql: 5.7 latest version or above - Redis:optional diff --git a/README.md b/README.md index 1367f22c..c84e7291 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ - 求种 - 字幕 - 考核 +- H&R - 签到 - 论坛 - 多语言 @@ -17,7 +18,7 @@ - .... ## 系统要求 -- PHP: 7.3|8.0,必须扩展:ctype, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd +- PHP: 7.3|8.0,必须扩展:bcmath, ctype, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd - Mysql: 5.7最新版或以上版本 - Redis:可选 diff --git a/include/constants.php b/include/constants.php index ac4d02f1..bb965d2c 100644 --- a/include/constants.php +++ b/include/constants.php @@ -1,6 +1,6 @@