bad merge.. cleaning up missing webfinger bits

This commit is contained in:
James Walker
2010-02-26 03:43:35 -05:00
parent 22062b665e
commit d1256b547f
2 changed files with 3 additions and 2 deletions

View File

@@ -39,7 +39,8 @@ class Discovery
const LRDD_REL = 'lrdd';
const PROFILEPAGE = 'http://webfinger.net/rel/profile-page';
const UPDATESFROM = 'http://schemas.google.com/g/2010#updates-from';
const HCARD = 'http://microformats.org/profile/hcard';
public $methods = array();
public function __construct()