mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-11-19 23:00:36 +01:00
fix décompte de notes
This commit is contained in:
parent
8136d8e0cb
commit
73e021c854
5 changed files with 11 additions and 7 deletions
|
|
@ -314,6 +314,7 @@ class Place
|
|||
}
|
||||
$this->setNoteContent($noteContent ? $noteContent : null);
|
||||
$this->setHasNote($hasNote);
|
||||
$this->setNote($noteContent);
|
||||
}
|
||||
|
||||
public function __construct()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue