Promoted markdownexperiment to standard homepage

This commit is contained in:
marko
2021-10-21 16:30:00 +02:00
parent bc24589dd0
commit f9c3405754
464 changed files with 9272 additions and 3372 deletions

View File

@@ -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,