mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
torrent keyword search remove or
This commit is contained in:
+2
-2
@@ -5,10 +5,10 @@ require_once(get_langfile_path());
|
||||
loggedinorreturn();
|
||||
|
||||
function bark($msg) {
|
||||
//stdhead();
|
||||
stdhead();
|
||||
global $lang_usercp;
|
||||
stdmsg($lang_usercp['std_sorry'], $msg);
|
||||
//stdfoot();
|
||||
stdfoot();
|
||||
exit;
|
||||
}
|
||||
function usercpmenu ($selected = "home") {
|
||||
|
||||
Reference in New Issue
Block a user