Compare commits

...

2 Commits

Author SHA1 Message Date
Jonas 15262c9cc6 test 2021-04-20 08:54:31 +02:00
Jonas 47094283cb test 2021-04-20 08:51:48 +02:00
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -116,3 +116,4 @@ composer.phar
*.sqlite
Backend/test.php
/config/

View File

@ -19,4 +19,5 @@ function makeAdminLogin(string $userName)
'path' => '/'
]);
}
//test