summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.php7
1 files changed, 1 insertions, 6 deletions
diff --git a/init.php b/init.php
index b93743b..c3e2748 100644
--- a/init.php
+++ b/init.php
@@ -215,12 +215,7 @@ class Data_Migration extends Plugin {
} else {
$sth = $this->pdo->prepare(
"INSERT INTO ttrss_entries
- (title,
- guid,
- link,
- updated,
- content,
- content_hash,
+ (title, guid, link, updated, content, content_hash,
no_orig_date,
date_updated,
date_entered,