mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
cancel require lang/_target
This commit is contained in:
@@ -5,7 +5,7 @@ require_once("../include/bittorrent.php");
|
||||
ini_set("upload_max_filesize",$max_torrent_size);
|
||||
dbconn();
|
||||
require_once(get_langfile_path());
|
||||
require(get_langfile_path("",true));
|
||||
//require(get_langfile_path("",true));
|
||||
loggedinorreturn();
|
||||
|
||||
function bark($msg) {
|
||||
|
||||
Reference in New Issue
Block a user