- added a bit of text and a "do not reload" warning

3-00
Dries Buytaert 2001-03-25 17:59:08 +00:00
parent d03a5aeb13
commit 13294dd753
1 changed files with 2 additions and 0 deletions

View File

@ -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!";
?>