mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-01-23 02:14:06 +00:00
CS
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
69648b4428
commit
d2419ec2a3
1 changed files with 1 additions and 1 deletions
|
|
@ -333,7 +333,7 @@ class PollService
|
|||
return $splitted;
|
||||
}
|
||||
|
||||
function splitChoices($choices)
|
||||
public function splitChoices($choices)
|
||||
{
|
||||
$splitted = [];
|
||||
foreach ($choices as $choice) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue