Fixes to many notices.

This commit is contained in:
DariusIII
2015-06-23 23:11:47 +02:00
parent eb4b79d5d9
commit 20a7cb9bc8
14 changed files with 324 additions and 226 deletions
+1 -1
View File
@@ -424,7 +424,7 @@ class PProcess
// If we found some files.
if ($filesAdded > 0) {
$this->debugging->log('PostProcess', 'parsePAR2', 'Added ' . $filesAdded . ' releasefiles from PAR2 for ' . $query['searchname'], \Logger::LOG_INFO);
$this->debugging->log(get_class(), __FUNCTION__, 'Added ' . $filesAdded . ' releasefiles from PAR2 for ' . $query['searchname'], \Logger::LOG_INFO);
// Update the file count with the new file count + old file count.
$this->pdo->queryExec(