]> git.wh0rd.org Git - tt-rss.git/commitdiff
Revert "add temporary hack to store original unhashed guid into cached_content for...
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sun, 14 Jul 2013 17:48:14 +0000 (21:48 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sun, 14 Jul 2013 17:48:14 +0000 (21:48 +0400)
This reverts commit 8096e309a5138d47af0314059fdca59f17c42659.

include/rssfuncs.php

index bfec5511d8bc128063106b244041bb07c5995858..cfb0e7a46e2dcb8ba21a51f86965ffc6e8d51ba4 100644 (file)
                                                        comments,
                                                        num_comments,
                                                        plugin_data,
-                                                       cached_content,
                                                        author)
                                                VALUES
                                                        ('$entry_title',
                                                        '$entry_comments',
                                                        '$num_comments',
                                                        '$entry_plugin_data',
-                                                       '$entry_guid',
                                                        '$entry_author')");
 
                                        $article_labels = array();