]> git.mxchange.org Git - friendica.git/commit
Add support for absolute file paths when removing addon
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 10 May 2024 15:24:37 +0000 (11:24 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 11 May 2024 00:34:47 +0000 (20:34 -0400)
commit42c3faa450714f39ba3dbf3f187b834993f8c5f5
tree7c75aee1a8751c5f3b255dd4cf5aab2713340530
parentf566c52624f20ac2e5b83dcb16da970f86f6546a
Add support for absolute file paths when removing addon

- This handles a rare case where absolute addon file paths were saved to the hook table
src/Core/Addon.php