This commit is contained in:
xiaomlove
2021-01-23 02:58:27 +08:00
parent b80264f7b7
commit 4aefdbf744
+1 -1
View File
@@ -1,5 +1,5 @@
<?php <?php
require_once('include/bittorrent.php'); require_once('../include/bittorrent.php');
dbconn(); dbconn();
require_once(get_langfile_path()); require_once(get_langfile_path());
require(get_langfile_path("",true)); require(get_langfile_path("",true));