added manual payement

This commit is contained in:
2021-06-21 15:46:10 +02:00
parent 6eb07263d3
commit 580d6f9059
14 changed files with 77 additions and 32 deletions

5
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"recommendations": [
"felixfbecker.php-debug"
]
}