]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
getAcctUri function added with related exception
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 28 Oct 2013 17:01:39 +0000 (18:01 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 28 Oct 2013 17:21:10 +0000 (18:21 +0100)
commit9ea57e5cb2622a8fc86c0cdd2cb6e73c0219fa51
tree311ed540493c50b1bd58d4e11fc60cce2b4fe184
parentaddd84aa22416e335a4f189f6ae612ea4ee3518a
getAcctUri function added with related exception

Used in ActivityObject for Atom Title generation.

New events:
    * StartGetProfileAcctUri
    * EndGetProfileAcctUri
EVENTS.txt
classes/Profile.php
lib/activityobject.php
lib/profilenoaccturiexception.php [new file with mode: 0644]