post request

This commit is contained in:
Sebastian Titz
2021-11-29 10:39:44 +01:00
parent b035d8c2d9
commit 49fb0c290f
3 changed files with 26 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ include_once ('sql.php');
$sql = new SQL ();
include_once ('string.php');
include_once ('numbers.php');
include_once ('webcron.php');
include_once ('mail.php');
include_once ('debug.php');
// include_once ('markdown.php');