]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Erroneous code ensuring Webfinger accounts
authorEvan Prodromou <evan@status.net>
Mon, 17 Jan 2011 22:32:44 +0000 (17:32 -0500)
committerEvan Prodromou <evan@status.net>
Mon, 17 Jan 2011 22:32:44 +0000 (17:32 -0500)
commita3c08faddd8bce8887bbcf263cec8bdc2a6c0f11
tree8ca8457b7d3b1d5e9a5b7e4ce1877c31f49e85d8
parent7ca57e32aa25daae3bbf69987d2ec12899e4e173
Erroneous code ensuring Webfinger accounts

Ostatus_profile::ensureProfileURI() was accidentally falling through to
the default switch case, and was also calling common_log() incorrectly.
plugins/OStatus/classes/Ostatus_profile.php