fixed nzb-import

This commit is contained in:
jonnyboy
2013-02-21 00:29:20 +01:00
parent 70cedd3cd9
commit afa5e55e70
+2
View File
@@ -737,6 +737,8 @@ while( $i > 0 )
//set command for nzb-import
if ( $array['NZB_THREADS'] == "true" ) {
$nzb_cmd = "$_php nzb-import-sub.php \"{$array['NZBS']}\"";
} else {
$nzb_cmd = "$_php nzb-import.php \"{$array['NZBS']}\" \"{$array['IMPORT_TRUE']}\"";
}
//check if sequential is set