]> git.mxchange.org Git - friendica.git/commit - mod/profile_photo.php
Remove unused code in mod/
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 7 Jan 2019 06:23:49 +0000 (01:23 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 21 Jan 2019 15:53:32 +0000 (10:53 -0500)
commitdbc6eb5422b81c95d6e1eea63c8ace794ccd2039
tree6cf16fb436c3f6fec7c26468960bb1703f787fbe
parent4a95ca280d665eda09529f91eb28b517a471e683
Remove unused code in mod/

- Remove commented code
- Remove unused/immediately overwritten variables
- Remove extraneous parameters
- Remove unreachable code
34 files changed:
mod/allfriends.php
mod/api.php
mod/delegate.php
mod/dfrn_notify.php
mod/dfrn_poll.php
mod/dfrn_request.php
mod/directory.php
mod/display.php
mod/editpost.php
mod/events.php
mod/fbrowser.php
mod/fsuggest.php
mod/home.php
mod/hovercard.php
mod/item.php
mod/lostpass.php
mod/message.php
mod/network.php
mod/notes.php
mod/photos.php
mod/profile.php
mod/profile_photo.php
mod/profiles.php
mod/pubsub.php
mod/pubsubhubbub.php
mod/register.php
mod/repair_ostatus.php
mod/salmon.php
mod/settings.php
mod/videos.php
mod/view.php
mod/wall_attach.php
mod/wall_upload.php
src/Worker/PubSubPublish.php