summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--updates/2.00-to-x.xx.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/updates/2.00-to-x.xx.php b/updates/2.00-to-x.xx.php
index 18ed3254b..2d5050cd2 100644
--- a/updates/2.00-to-x.xx.php
+++ b/updates/2.00-to-x.xx.php
@@ -26,4 +26,6 @@ while ($faq = db_fetch_object($result)) {
db_query("update users set history = ''");
+print "Your database has been upgraded! Do NOT reload this page!";
+
?> \ No newline at end of file