This commit is contained in:
Darko
2014-06-16 13:39:11 +02:00
parent cdf516e2de
commit cb2e45442e
+1 -1
View File
@@ -120,7 +120,7 @@ Class ProcessAdditional
}
$this->_archiveInfo->setExternalClients($clients);
$this->_hasGNUFile = $this->_functions->hasCommand('file') === true ? true : false);
$this->_hasGNUFile = $this->_functions->hasCommand(('file') === true ? true : false);
// Maximum amount of releases to fetch per run.
$this->_queryLimit =