- added a bit of text and a "do not reload" warning
parent
d03a5aeb13
commit
13294dd753
|
|
@ -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!";
|
||||
|
||||
?>
|
||||
Loading…
Reference in New Issue