mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°2249 - Supportability - Updater module
This commit is contained in:
@@ -46,7 +46,7 @@ abstract class Parameters
|
||||
return $aParamValues;
|
||||
}
|
||||
|
||||
protected function Set($sCode, $value)
|
||||
public function Set($sCode, $value)
|
||||
{
|
||||
$this->aData[$sCode] = $value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user