From 76f87c5e08b296b722d7bcc649176980db0ce19f Mon Sep 17 00:00:00 2001 From: Ian Date: Mon, 17 Mar 2014 19:36:19 +0100 Subject: [PATCH] cleanup note in cb0ba6c --- include/plugin_api.inc.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/plugin_api.inc.php b/include/plugin_api.inc.php index 17fedcb5..29b25578 100644 --- a/include/plugin_api.inc.php +++ b/include/plugin_api.inc.php @@ -114,12 +114,11 @@ function create(htmlStr) { if ($serendipity['wysiwyg']) { if (isset($eventData['item']) && !empty($eventData['item'])) { if (isset($eventData['buttons']) && (is_array($eventData['buttons']) && !empty($eventData['buttons']))) { - // case staticpage nuggets + // case staticpage nuggets - pulled by if (window.Spawnnuggets) Spawnnuggets(n); ?>