From: garvinhicking Date: Thu, 4 Aug 2005 13:32:03 +0000 (+0000) Subject: no such column X-Git-Tag: 0.8.3~2 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=169db685464771d72b87aee1e23e837909faf1a1;p=s9y.git no such column --- diff --git a/serendipity_xmlrpc.php b/serendipity_xmlrpc.php index c17fa0f..cbb8b3e 100644 --- a/serendipity_xmlrpc.php +++ b/serendipity_xmlrpc.php @@ -344,7 +344,6 @@ function metaWeblog_newPost($message) { } $entry['moderate_comments'] = $serendipity['moderateCommentsDefault']; - $entry['keywords'] = $post_array['mt_keywords']; $id = serendipity_updertEntry($entry);