]> git.mxchange.org Git - friendica.git/blobdiff - doc/Addons.md
Merge pull request #10133 from annando/notice
[friendica.git] / doc / Addons.md
index c1861c79135434cad135217c6811c6e838ed9020..be9dd421894ea9eadf32b3205281ee5f6bc42cb5 100644 (file)
@@ -551,10 +551,6 @@ Here is a complete list of all hook callbacks with file locations (as of 24-Sep-
 
     Hook::callAll('about_hook', $o);
 
-### mod/subthread.php
-
-    Hook::callAll('post_local_end', $arr);
-
 ### mod/profiles.php
 
     Hook::callAll('profile_post', $_POST);