fix rebase

This commit is contained in:
Anne-Cath
2026-05-11 11:08:14 +02:00
parent fc0b7fcc8c
commit e47c181e4d

View File

@@ -2898,7 +2898,7 @@ class SynchroReplica extends DBObject implements iDisplay
return $oBlock; return $oBlock;
} }
public function DisplayBareProperties(WebPage $oPage, $bEditMode = false, $sPrefix = '', $aExtraParams = array()) public function DisplayBareProperties(WebPage $oPage, $bEditMode = false, $sPrefix = '', $aExtraParams = [])
{ {
if ($bEditMode) { if ($bEditMode) {
return; return;