mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Imporeved debug 🐛 (#822)
This commit is contained in:
parent
695d46e31e
commit
69f2509910
10 changed files with 77 additions and 60 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
if (!empty($setmodules)) {
|
||||
if (IS_SUPER_ADMIN) {
|
||||
$module['TorrentPier']['CRON'] = basename(__FILE__) . '?mode=list';
|
||||
$module[APP_NAME]['CRON'] = basename(__FILE__) . '?mode=list';
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue