corrected problems with multi-domain support, and prepared for the new release

This commit is contained in:
seek3r
2000-11-22 08:34:19 +00:00
parent 7617c124f8
commit 74d17782e7
9 changed files with 132 additions and 107 deletions

View File

@@ -260,7 +260,7 @@
)";
$db->query($sql);
$currentver = "0.9.3";
$currentver = "0.9.4";
update_version_table();
?>