summaryrefslogtreecommitdiff
path: root/updates/2.00-to-x.xx.php
diff options
context:
space:
mode:
Diffstat (limited to 'updates/2.00-to-x.xx.php')
-rw-r--r--updates/2.00-to-x.xx.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/updates/2.00-to-x.xx.php b/updates/2.00-to-x.xx.php
index 2d5050cd2..da2e3928b 100644
--- a/updates/2.00-to-x.xx.php
+++ b/updates/2.00-to-x.xx.php
@@ -3,7 +3,7 @@
include "includes/common.inc";
db_query("DELETE FROM watchdog");
-db_query("DELETE FROM nodes");
+db_query("DELETE FROM node");
db_query("DELETE FROM story");
db_query("DELETE FROM book");