From e7a6791874a58edd9f4bdee734ca2eabbf708268 Mon Sep 17 00:00:00 2001 From: "DESKTOP-GBA0BK8\\Admin" Date: Fri, 21 Apr 2023 15:06:07 -0400 Subject: [PATCH] internal retrurn added --- www-api/public/svs/user/userve.php | 1 + 1 file changed, 1 insertion(+) diff --git a/www-api/public/svs/user/userve.php b/www-api/public/svs/user/userve.php index cfe74cfc..f39d2f4a 100755 --- a/www-api/public/svs/user/userve.php +++ b/www-api/public/svs/user/userve.php @@ -299,6 +299,7 @@ if ( $call_backend == true){ else { $out = $local_out; + $out['internal_return'] = 100; // to match the other }