cleaned up these tables for the new setup prog

This commit is contained in:
seek3r
2000-12-01 18:32:57 +00:00
parent 2caf561422
commit f5045f8e13
6 changed files with 86 additions and 50 deletions

View File

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