mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
add numfriends plugin, update a couple of tgz's
This commit is contained in:
parent
111f6717a8
commit
fe3ff56d7b
12 changed files with 104 additions and 104 deletions
|
@ -20,7 +20,6 @@ function editplain_install() {
|
|||
|
||||
function editplain_uninstall() {
|
||||
|
||||
unregister_hook('post_local', 'addon/editplain/editplain.php', 'editplain_post_hook');
|
||||
unregister_hook('plugin_settings', 'addon/editplain/editplain.php', 'editplain_settings');
|
||||
unregister_hook('plugin_settings_post', 'addon/editplain/editplain.php', 'editplain_settings_post');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue