]> git.mxchange.org Git - friendica.git/commit
move load() call outside of constructor to remove side effects
authorArt4 <art4@wlabs.de>
Thu, 19 Dec 2024 21:01:41 +0000 (21:01 +0000)
committerArt4 <art4@wlabs.de>
Thu, 19 Dec 2024 21:01:41 +0000 (21:01 +0000)
commit9ef3fdc857344aaba92695c5d182a2f58c50dc14
tree1754e07147dbaeab08bfaf076dab30a32b9a2543
parent23e3af4a096a4a9062364224a11f1aee56bd98f4
move load() call outside of constructor to remove side effects
index.php
src/App.php
tests/Unit/AppTest.php