]> git.mxchange.org Git - friendica.git/commit
Merge pull request #11002 from nupplaphil/feat/modules_constructor
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 19 Nov 2021 19:51:23 +0000 (14:51 -0500)
committerGitHub <noreply@github.com>
Fri, 19 Nov 2021 19:51:23 +0000 (14:51 -0500)
commit7ccfbd8ef2bda9cdf8669eda2bfd9872b15b41bb
tree1db98c10d6d909b73794fb5e009dccc337cb58c7
parent942001b04d1929147f2a0e28370c5e8ee554567d
parent296a9070a0ae2ba2335b73ccb26dcbb0a93681b5
Merge pull request #11002 from nupplaphil/feat/modules_constructor

Replace `Modules::init()` with Constructors (Retry)