mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Cron subsystem rework. Environments.
This commit is contained in:
parent
d9060d55d9
commit
18aeb3e9d5
91 changed files with 865 additions and 834 deletions
1
dl.php
1
dl.php
|
@ -31,6 +31,7 @@ require ATTACH_DIR . '/attachment_mod.php';
|
|||
|
||||
$datastore->enqueue(array(
|
||||
'attach_extensions',
|
||||
'cat_forums',
|
||||
));
|
||||
|
||||
$download_id = request_var('id', 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue