mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-18 12:11:36 +00:00
Empty commit
This commit is contained in:
parent
fe63c2cee1
commit
13a1424698
@ -980,7 +980,7 @@ function next_hour() {
|
||||
echo "Old threads locked\n";
|
||||
|
||||
//------------- Delete dead torrents ------------------------------------//
|
||||
|
||||
|
||||
sleep(10);
|
||||
|
||||
$DB->query("
|
||||
@ -1051,7 +1051,7 @@ function next_hour() {
|
||||
VALUES $Values");
|
||||
echo "\nDeleted $i torrents for inactivity\n";
|
||||
}
|
||||
|
||||
|
||||
$DB->query("
|
||||
SELECT SimilarID
|
||||
FROM artists_similar_scores
|
||||
|
Loading…
Reference in New Issue
Block a user