diff options
Diffstat (limited to 'batch.php')
-rw-r--r-- | batch.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ * in your PHP build. */ - require_once('modules/init.php'); + require_once('lib/init.php'); //test that batch download is permitted (user or system?) /* Drop the normal Time limit constraints, this can take a while */ |