call backend

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-16 08:29:46 -04:00
parent 43cd6d3792
commit 44d491603f
+1 -1
View File
@@ -112,7 +112,7 @@ class WrenchApi extends BaseController
//-- move to another module start //-- move to another module start
$call_backend = true;
$in["loc"] = $_SERVER["REMOTE_ADDR"]; $in["loc"] = $_SERVER["REMOTE_ADDR"];
switch ($endpoint) { switch ($endpoint) {
case 'disableaccount': case 'disableaccount':