added library Medoo = wrapper for PHP PDO (connection to database)

This commit is contained in:
2025-04-12 15:30:27 +02:00
commit 6dce7184bd
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "lib/Medoo"]
path = lib/Medoo
url = https://github.com/catfan/Medoo.git

1
lib/Medoo Submodule

Submodule lib/Medoo added at 2613656761

1
lib/README.md Normal file
View File

@ -0,0 +1 @@
# Directory for external libraries