X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;h=a8220f8f5182cd475a85e4f1caaabf9b29101f8d;hp=ce5d106a189896b584cd32f9c59cd3a2b382ef1d;hb=ad5edae885f629dc478dfeda167f6fa0db0e1830;hpb=5cf7309d9937fba5b9b97c3bf0d7c6ca2db1e4df diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index ce5d106..a8220f8 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -1643,6 +1643,12 @@ class Brisk } } + /* + function info_show($user, $user_login, $dt) + + if success return assoc. array with "ret" => 0 and other fields + else return an assoc. array with "ret: != 0 and "mesg" with an error description + */ function info_show($user, $user_login, $dt) { GLOBAL $G_lang, $mlang_brisk, $G_base;