mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 08:25:03 +02:00
cleaned up security issue and preped for doing a release needed by our users to close this security hole
This commit is contained in:
@ -291,7 +291,7 @@
|
||||
)";
|
||||
$db->query($sql);
|
||||
|
||||
$currentver = "0.9.7pre2";
|
||||
$currentver = "0.9.7";
|
||||
$oldversion = $currentver;
|
||||
update_version_table();
|
||||
?>
|
||||
|
Reference in New Issue
Block a user