mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
add ljpost.css
This commit is contained in:
parent
201810df40
commit
c76f70605f
3 changed files with 16 additions and 5 deletions
|
@ -23,11 +23,6 @@ function ljpost_uninstall() {
|
|||
unregister_hook('connector_settings', 'addon/ljpost/ljpost.php', 'ljpost_settings');
|
||||
unregister_hook('connector_settings_post', 'addon/ljpost/ljpost.php', 'ljpost_settings_post');
|
||||
|
||||
// obsolete - remove
|
||||
unregister_hook('post_local_end', 'addon/ljpost/ljpost.php', 'ljpost_send');
|
||||
unregister_hook('plugin_settings', 'addon/ljpost/ljpost.php', 'ljpost_settings');
|
||||
unregister_hook('plugin_settings_post', 'addon/ljpost/ljpost.php', 'ljpost_settings_post');
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue