]> git.mxchange.org Git - friendica.git/commit
Add System::htmlUpdateExit() method to refactor update modules
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 16 Feb 2020 09:32:56 +0000 (04:32 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 16 Feb 2020 09:32:56 +0000 (04:32 -0500)
commit5d169a4098633b8e1a5212472700243d790f5bc4
treed12e26feae8dbcdc0949d289834be3950c756b4a
parente89e606b8827f6dc43f29db0965e27b12249d9dd
Add System::htmlUpdateExit() method to refactor update modules
mod/update_community.php
mod/update_contact.php
mod/update_display.php
mod/update_network.php
mod/update_notes.php
src/Core/System.php
src/Module/Update/Profile.php