Fix: missing property
This commit is contained in:
parent
85ccb094b4
commit
8d46b02d67
@ -90,6 +90,7 @@ class Adherent extends CommonObject
|
||||
var $user_login;
|
||||
|
||||
var $fk_soc;
|
||||
var $thirdparty; // Loaded by ->fetch_thirdparty()
|
||||
|
||||
// Fields loaded by fetch_subscriptions()
|
||||
var $first_subscription_date;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user