more cleanup

This commit is contained in:
James Walker
2010-02-26 04:07:58 -05:00
parent d1256b547f
commit ab8bb4d79e
3 changed files with 20 additions and 7 deletions

View File

@@ -1305,7 +1305,7 @@ class Ostatus_profile extends Memcached_DataObject
case Discovery::UPDATESFROM:
$feedUrl = $link['href'];
break;
case Webfinger::HCARD:
case Discovery::HCARD:
$hcardUrl = $link['href'];
break;
default: