Update tid field contents to 'n' in phpgw_addressbook

This commit is contained in:
Miles Lott
2001-03-27 10:34:11 +00:00
parent 6722719db9
commit 130d7411b0
5 changed files with 24 additions and 3 deletions

View File

@ -345,7 +345,7 @@
)";
$phpgw_setup->db->query($sql);
$phpgw_info['setup']['currentver']['phpgwapi'] = '0.9.10pre23';
$phpgw_info['setup']['currentver']['phpgwapi'] = '0.9.10pre24';
$phpgw_info['setup']['oldver']['phpgwapi'] = $phpgw_info['setup']['currentver']['phpgwapi'];
update_version_table();
// $phpgw_setup->update_version_table();