Promoted markdownexperiment to standard homepage
This commit is contained in:
@@ -17,8 +17,6 @@ function processPostData($db, $post, $redirectLocation = "."){
|
||||
&& isValid($post['corona_PLZ'], "plz")
|
||||
&& isValid($post['corona_telephon'], "phonenumber")
|
||||
&& isValid($post['corona_eMail'], "email")
|
||||
// && isValid($post['name'], "name")
|
||||
// && isValid($post['vorname'], "name")
|
||||
){
|
||||
addCoronaUser(
|
||||
$db,
|
||||
|
||||
Reference in New Issue
Block a user