mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-06-30 21:07:28 +08:00
cancel include 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_once(get_langfile_path("",true));
|
||||
//require_once(get_langfile_path("",true));
|
||||
loggedinorreturn();
|
||||
$action=$_GET["action"];
|
||||
if (!$action)
|
||||
|
||||
Reference in New Issue
Block a user