add a FIXME to Profile
This commit is contained in:
parent
a8c2a8261e
commit
71ecd68901
@ -807,6 +807,8 @@ class Profile extends Memcached_DataObject
|
||||
null,
|
||||
'http://activitystrea.ms/schema/1.0/person'
|
||||
);
|
||||
// FIXME: this presupposes a local user -- not necessarily the case
|
||||
// instead use User::uri or Remote_profile::uri or Ostatus_profile::homeuri
|
||||
$xs->element(
|
||||
'id',
|
||||
null,
|
||||
|
Loading…
Reference in New Issue
Block a user