updated pgsql files to match teh mysql ones

This commit is contained in:
seek3r
2000-11-02 09:26:23 +00:00
parent 485d122120
commit 153b20f296
4 changed files with 13 additions and 561 deletions

View File

@ -208,4 +208,7 @@
)";
$db->query($sql);
?>
$currentver = "0.9.3pre7";
update_version_table();
?>