torrent keyword search remove or

This commit is contained in:
xiaomlove
2023-03-04 13:26:20 +08:00
parent 8d49bb3024
commit 37920145b0
13 changed files with 81 additions and 40 deletions
+2 -2
View File
@@ -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") {