Play ground data

This commit is contained in:
CHIEFSOFT\ameye
2024-07-14 13:18:59 -04:00
parent 341a0165f6
commit 68045b2248
2 changed files with 17 additions and 3 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ class WrenchAuth extends BaseController
}
log_message('critical', "************************ qrlogin 0001 ".$in['member_uid']);
$ret = $this->wrenchboard->wrenchboard_api($in, $out);
$out['internal_return'] = $ret;
log_message('critical', "***** ***** WrenchAuth::userLogin Ret = ".$ret );