Updates to scripts

This commit is contained in:
DariusIII
2014-01-23 23:08:16 +01:00
parent 74e942ebd6
commit 94774e0b03
6 changed files with 43 additions and 31 deletions
+4 -1
View File
@@ -88,7 +88,10 @@ Class Predb
if ($this->echooutput) {
echo $this->c->primary($newUsenetCrawler . " \tRetrieved from Usenet-Crawler.");
}
exit;
$this->retrieveAllfilledMoovee();
$this->retrieveAllfilledTeevee();
$this->retrieveAllfilledErotica();
$this->retrieveAllfilledForeign();
$newnames = $newwomble + $newomgwtf + $newzenet + $newprelist + $neworly + $newsrr + $newpdme + $abgx + $newUsenetCrawler;
if (count($newnames) > 0) {
$db->exec(sprintf('UPDATE prehash SET adddate = NOW() WHERE ID = %d', $newestrel['ID']));