mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 18:18:46 +02:00
N°976 PHP Warning on not initialized variable $sHTMLValue in cmdbAbstractObject::GetFormElementForField().
SVN:trunk[4887]
This commit is contained in:
@@ -1790,6 +1790,7 @@ EOF
|
||||
$iInputId = $oPage->GetUniqueId();
|
||||
}
|
||||
|
||||
$sHTMLValue = '';
|
||||
if (!$oAttDef->IsExternalField())
|
||||
{
|
||||
$bMandatory = 'false';
|
||||
|
||||
Reference in New Issue
Block a user