mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 14:58:43 +02:00
fix rebase
This commit is contained in:
@@ -2898,7 +2898,7 @@ class SynchroReplica extends DBObject implements iDisplay
|
||||
return $oBlock;
|
||||
}
|
||||
|
||||
public function DisplayBareProperties(WebPage $oPage, $bEditMode = false, $sPrefix = '', $aExtraParams = array())
|
||||
public function DisplayBareProperties(WebPage $oPage, $bEditMode = false, $sPrefix = '', $aExtraParams = [])
|
||||
{
|
||||
if ($bEditMode) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user