Initial project files: BESCMS full source

This commit is contained in:
bes
2026-08-13 23:37:46 +08:00
parent fa6cddb540
commit 2e26f85723
2166 changed files with 396625 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<font color="red">系统无法通过PHP获取网址数据:{$url}</font> <br><br>
<p>如果手动访问此地址无任何问题时,你可以使用下方来手动开启HTTPS功能:</p>
<p>1、打开文件cache/config/system.php(不能使用记事本等非法编辑器);</p>
<p>2、将SYS_HTTPS值改为1,表示开启https了;如果手动开启登录或网站地址有异常时,可以设置为0表示关闭。</p>