bug in Profile::fromURI() wasn't returning profile
This commit is contained in:
parent
2d4e0693c8
commit
974ac48771
@ -979,5 +979,6 @@ class Profile extends Memcached_DataObject
|
||||
Event::handle('EndGetProfileFromURI', array($uri, $profile));
|
||||
}
|
||||
|
||||
return $profile;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user