mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 08:25:03 +02:00
completely changed the upgrade script formats to be more managable
This commit is contained in:
@ -289,7 +289,7 @@
|
||||
)";
|
||||
$db->query($sql);
|
||||
|
||||
$currentver = "0.9.8pre3";
|
||||
$currentver = "0.9.8pre4";
|
||||
$oldversion = $currentver;
|
||||
update_version_table();
|
||||
?>
|
||||
|
Reference in New Issue
Block a user