From b701f1c8cdd4e1cc2a39aee5f80118cf20b5b7c8 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Thu, 24 May 2012 17:29:32 +0100 Subject: [PATCH] Smiley_pack - Fixed typo. --- smiley_pack/smiley_pack.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smiley_pack/smiley_pack.php b/smiley_pack/smiley_pack.php index 374273d4..69257a4e 100644 --- a/smiley_pack/smiley_pack.php +++ b/smiley_pack/smiley_pack.php @@ -2,7 +2,7 @@ /* * Name: Smiley Pack * Description: Pack of smileys that make master too AOLish. - * Version: 1.01 + * Version: 1.02 * Author: Thomas Willingham (based on Mike Macgirvin's Adult Smile template) * All smileys from sites offering them as Public Domain * @@ -478,7 +478,7 @@ function smiley_pack_smilies(&$a,&$b) { $b['icons'][] = '' . ':\\ooo/' . ''; $b['texts'][] = ':headdesk'; - $b['icons'][] = '' . ':headdesk' . ''; + $b['icons'][] = '' . ':headdesk' . ''; #These two are still in core, so oldcore isn't strictly right, but we don't want too many directories