mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-13 17:38:19 +01:00
minor fixes for upgrade to 0.9.3pre6
This commit is contained in:
parent
55e908b8e9
commit
e07a0282dd
@ -256,7 +256,7 @@
|
||||
$db->query("alter table $table change $field $field int(11) NOT NULL");
|
||||
}
|
||||
|
||||
function v0_9_2to0_9_3pre5(){
|
||||
function v0_9_2to0_9_3pre6(){
|
||||
global $currentver, $phpgw_info, $db;
|
||||
$didupgrade = True;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user