From 55ad22fa5574f65fdd70cea5e3b91398ee18b62a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 21 Dec 2011 10:58:06 +0400 Subject: add note plugin --- include/functions.php | 7 ------- 1 file changed, 7 deletions(-) (limited to 'include/functions.php') diff --git a/include/functions.php b/include/functions.php index b00817563..90acc103a 100644 --- a/include/functions.php +++ b/include/functions.php @@ -3277,13 +3277,6 @@ onclick=\"postOpenInNewTab(event, $id)\" alt='Zoom' title='".__('Open article in new tab')."'>"; - //$note_escaped = htmlspecialchars($line['note'], ENT_QUOTES); - - $rv['content'] .= "PubNote"; - $button_plugins = explode(",", ARTICLE_BUTTON_PLUGINS); foreach ($button_plugins as $p) { -- cgit v1.2.3