This commit is contained in:
2022-06-03 21:52:57 -04:00
parent 84f3325c46
commit 35acf363aa
4 changed files with 5 additions and 11 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ include 'formarter.php';
$endpoints = array(
'apigate' => array('POST'),
'generics' => array('POST'),
'generics' => array('POST'),
'createuser' => array('POST'),
'createmobileuser' => array('POST'),
'completemobileuser' => array('POST'),