X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fdbase_base.phh;h=ab20e6c64df517ed0d4f15708306d33f801d8183;hb=abbf134a4f6bcf2ce006011f263148b0ea073bf5;hp=2464f8181588766f4da9c72fc0e6c5e0023d11e5;hpb=f4178d38662a52ae2ccc8957e499621e735f4d16;p=brisk.git diff --git a/web/Obj/dbase_base.phh b/web/Obj/dbase_base.phh index 2464f81..ab20e6c 100644 --- a/web/Obj/dbase_base.phh +++ b/web/Obj/dbase_base.phh @@ -90,6 +90,10 @@ class LoginDBItem { { return $this->supp_comp; } + function supp_comp_set($supp_comp) + { + $this->supp_comp = $supp_comp; + } function lice_vers_get() {