mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-17 06:18:44 +02:00
N°1123.5 Typo
SVN:trunk[5061]
This commit is contained in:
@@ -5404,7 +5404,6 @@ class AttributeBlob extends AttributeDefinition
|
||||
$sAttCode = $this->GetCode();
|
||||
if ($sValue instanceof ormDocument && !$sValue->IsEmpty())
|
||||
{
|
||||
IssueLog::Info(print_r($sValue, true));
|
||||
return $sValue->GetDownloadURL(get_class($oHostObject), $oHostObject->GetKey(), $sAttCode);
|
||||
}
|
||||
return ''; // Not exportable in CSV !
|
||||
|
||||
Reference in New Issue
Block a user