mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
torrent delete independent of torrent management
This commit is contained in:
@@ -4,7 +4,7 @@ dbconn();
|
||||
require_once(get_langfile_path());
|
||||
require_once(get_langfile_path("",true));
|
||||
loggedinorreturn();
|
||||
user_can('torrentmanage', true);
|
||||
user_can('torrent-delete', true);
|
||||
function bark($msg) {
|
||||
global $lang_delete;
|
||||
stdhead();
|
||||
|
||||
Reference in New Issue
Block a user