* Fix bug#36010.
This commit is contained in:
@@ -202,7 +202,6 @@ class zahostModel extends model
|
||||
if(empty($downloadedImage))
|
||||
{
|
||||
$refreshPageData = true;
|
||||
$remoteImage->id = 0;
|
||||
$remoteImage->status = 'notDownloaded';
|
||||
$remoteImage->from = 'zentao';
|
||||
$remoteImage->osName = $remoteImage->os;
|
||||
|
||||
Reference in New Issue
Block a user