1
0

added templates

This commit is contained in:
2022-09-10 14:58:55 +02:00
parent 2360419e50
commit 87577f6d71
9 changed files with 123 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?php
$users = array(
//example: "Daniel",
)
?>