]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - plugins/ExtendedProfile/actions/profiledetailsettings.php
Extended profile - move some files around and rename stuff to follow plugin conventions
authorZach Copley <zach@status.net>
Wed, 16 Mar 2011 23:08:49 +0000 (16:08 -0700)
committerZach Copley <zach@status.net>
Wed, 16 Mar 2011 23:08:49 +0000 (16:08 -0700)
commit88d31a793398fca66b50e588c573153b8d402da6
treea42a6843dc4a4853f6671638d61fb568166826e0
parent2bad1d0cd98a956d0cb512f889453f39da576720
Extended profile - move some files around and rename stuff to follow plugin conventions
13 files changed:
plugins/ExtendedProfile/ExtendedProfilePlugin.php
plugins/ExtendedProfile/Profile_detail.php [deleted file]
plugins/ExtendedProfile/action/userautocomplete.php [deleted file]
plugins/ExtendedProfile/actions/profiledetail.php [new file with mode: 0644]
plugins/ExtendedProfile/actions/profiledetailsettings.php [new file with mode: 0644]
plugins/ExtendedProfile/actions/userautocomplete.php [new file with mode: 0644]
plugins/ExtendedProfile/classes/Profile_detail.php [new file with mode: 0644]
plugins/ExtendedProfile/extendedprofile.php [deleted file]
plugins/ExtendedProfile/extendedprofilewidget.php [deleted file]
plugins/ExtendedProfile/lib/extendedprofile.php [new file with mode: 0644]
plugins/ExtendedProfile/lib/extendedprofilewidget.php [new file with mode: 0644]
plugins/ExtendedProfile/profiledetailaction.php [deleted file]
plugins/ExtendedProfile/profiledetailsettingsaction.php [deleted file]