mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Minor improvements (#846)
This commit is contained in:
parent
7e88089cbb
commit
803a3a52a3
5 changed files with 9 additions and 9 deletions
2
ajax.php
2
ajax.php
|
@ -31,7 +31,7 @@ switch ($ajax->action) {
|
|||
case 'mod_action':
|
||||
case 'change_tor_status':
|
||||
case 'change_torrent':
|
||||
case 'gen_passkey':
|
||||
case 'passkey':
|
||||
require ATTACH_DIR . '/attachment_mod.php';
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue