cleaned up security issue and preped for doing a release needed by our users to close this security hole

This commit is contained in:
seek3r
2000-12-05 09:06:04 +00:00
parent c0e6db41cd
commit 32b3b1026d
4 changed files with 26 additions and 17 deletions

View File

@ -291,7 +291,7 @@
)";
$db->query($sql);
$currentver = "0.9.7pre2";
$currentver = "0.9.7";
$oldversion = $currentver;
update_version_table();
?>