mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-06-18 03:27:28 +08:00
cancel require lang/_target
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
require_once("../include/bittorrent.php");
|
||||
dbconn();
|
||||
require_once(get_langfile_path());
|
||||
require(get_langfile_path("",true));
|
||||
//require(get_langfile_path("",true));
|
||||
|
||||
$action = htmlspecialchars($_GET["action"]);
|
||||
$sub = htmlspecialchars($_GET["sub"] ?? '');
|
||||
|
||||
Reference in New Issue
Block a user