mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-15 02:42:30 +02:00
fixed problems with database portions of this program. I am done with the core portion of the changes to the table management. Some changes to the db files are still going to be require
This commit is contained in:
@ -291,6 +291,7 @@
|
||||
)";
|
||||
$db->query($sql);
|
||||
|
||||
$currentver = "0.9.6";
|
||||
$currentver = "0.9.7pre2";
|
||||
$oldversion = $currentver;
|
||||
update_version_table();
|
||||
?>
|
||||
|
Reference in New Issue
Block a user