Skip to content

Commit

Permalink
Fix: missing property
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Jul 20, 2014
1 parent 85ccb09 commit 8d46b02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/adherents/class/adherent.class.php
Expand Up @@ -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;
Expand Down

0 comments on commit 8d46b02

Please sign in to comment.