mirror of
https://github.com/wiosna-dev/limesurvey-api-client.git
synced 2026-03-12 02:11:45 +01:00
Compare commits
1 Commits
feature/WZ
...
feature/WZ
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4f7a72dc0b |
@@ -302,7 +302,7 @@ class SurveyService
|
||||
'firstname' => $firstName,
|
||||
'lastname' => $lastName,
|
||||
'email' => $email,
|
||||
'validfrom' => date('Y-m-d h:i:s'),
|
||||
'validfrom' => date('Y-m-d H:i:s'),
|
||||
],
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user