mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
cancel include lang/_target
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
require_once("../include/bittorrent.php");
|
||||
dbconn();
|
||||
cur_user_check ();
|
||||
require_once(get_langfile_path("",true));
|
||||
//require_once(get_langfile_path("",true));
|
||||
require_once(get_langfile_path("", false, get_langfolder_cookie()));
|
||||
|
||||
$isPreRegisterEmailAndUsername = get_setting("system.is_invite_pre_email_and_username") == "yes";
|
||||
|
||||
Reference in New Issue
Block a user