mirror of
https://github.com/friendica/friendica
synced 2024-11-05 05:51:53 +01:00
Update doc/Addons.md
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
bb64f1cb77
commit
aebbbbba28
|
@ -802,7 +802,7 @@ Here is a complete list of all hook callbacks with file locations (as of 24-Sep-
|
|||
### src/Core/StorageManager
|
||||
|
||||
Hook::callAll('storage_instance', $data);
|
||||
Hook::callAll('storage_config', $data);
|
||||
Hook::callAll('storage_config', $data);
|
||||
|
||||
### src/Worker/Directory.php
|
||||
|
||||
|
|
Loading…
Reference in a new issue