X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=smiley_pack%2Flang%2Fsmiley_pack_es%2Fsmiley_pack_es.php;h=329b7282a280993a6ded4f85938b4bd4086451d6;hb=73b505563be38da1f93c2c86371ce3fc15a809e5;hp=892b4a70b445f8455f392f2f77bd45dedf370369;hpb=905823ea63bee55129a8d2337ca5a812b09eeda9;p=friendica-addons.git diff --git a/smiley_pack/lang/smiley_pack_es/smiley_pack_es.php b/smiley_pack/lang/smiley_pack_es/smiley_pack_es.php index 892b4a70..329b7282 100644 --- a/smiley_pack/lang/smiley_pack_es/smiley_pack_es.php +++ b/smiley_pack/lang/smiley_pack_es/smiley_pack_es.php @@ -13,12 +13,6 @@ function smiley_pack_es_install() { Hook::register('smilie', 'addon/smiley_pack_es/smiley_pack_es.php', 'smiley_pack_smilies_es'); } -function smiley_pack_es_uninstall() { - Hook::unregister('smilie', 'addon/smiley_pack_es/smiley_pack_es.php', 'smiley_pack_smilies'); -} - - - function smiley_pack_smilies_es(&$a,&$b) { #Smileys are split into various directories by the intended range of emotions. This is in case we get too big and need to modularise things. We can then cut and paste the right lines, move the right directory, and just change the name of the addon to happy_smilies or whatever.