dreamfony / dv

DV - Government Helpdesk
http://docs.trans.ink/
5 stars 5 forks source link

fix this to ignore organisations and then enable for normal users #21

Open dmiric opened 7 years ago

dmiric commented 7 years ago

Ref. docroot/profiles/dv/modules/social/social_profile/social_profile.module:188

  // todo fix this to ignore organisations and then enable for normal users
  /*
  if (!empty($account->id())) {
    $profile = Profile::create($expected = [
…

(automatically generated by Github-Todos)