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 }