mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
parent
3fbd9580a5
commit
ba2e294fe9
1 changed files with 1 additions and 1 deletions
2
cron.php
2
cron.php
|
@ -24,6 +24,6 @@
|
|||
*/
|
||||
|
||||
define('START_CRON', true);
|
||||
define('BB_ROOT', dirname(__FILE__) . '/');
|
||||
define('BB_ROOT', __DIR__ . '/');
|
||||
|
||||
require __DIR__ . '/common.php';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue