diff --git a/updates/2.00-to-x.xx.php b/updates/2.00-to-x.xx.php index 18ed3254be59..2d5050cd268c 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