oProc->CreateTable('phpgw_expressomail_contacts',array( 'fd' => array( 'id_owner' => array( 'type' => 'int', 'precision' => 8, 'nullable' => false), 'data' => array( 'type' => 'text') ), 'pk' => array('id_owner'), 'fk' => array(), 'ix' => array(), 'uc' => array() ) ); $setup_info['expressoMail1_2']['currentver'] = '1_231'; return $setup_info['expressoMail1_2']['currentver']; } $test[] = '1.222'; function expressoMail1_2_upgrade1_222() { global $setup_info, $phpgw_setup; $phpgw_setup->oProc->CreateTable('phpgw_expressomail_contacts',array( 'fd' => array( 'id_owner' => array( 'type' => 'int', 'precision' => 8, 'nullable' => false), 'data' => array( 'type' => 'text') ), 'pk' => array('id_owner'), 'fk' => array(), 'ix' => array(), 'uc' => array() ) ); $setup_info['expressoMail1_2']['currentver'] = '1_231'; return $setup_info['expressoMail1_2']['currentver']; } $test[] = '1.2211'; function expressoMail1_2_upgrade1_2211() { global $setup_info, $phpgw_setup; $phpgw_setup->oProc->CreateTable('phpgw_expressomail_contacts',array( 'fd' => array( 'id_owner' => array( 'type' => 'int', 'precision' => 8, 'nullable' => false), 'data' => array( 'type' => 'text') ), 'pk' => array('id_owner'), 'fk' => array(), 'ix' => array(), 'uc' => array() ) ); $setup_info['expressoMail1_2']['currentver'] = '1_231'; return $setup_info['expressoMail1_2']['currentver']; } $test[] = '1.2031'; function expressoMail1_2_upgrade1_2031() { global $setup_info, $phpgw_setup; $phpgw_setup->oProc->CreateTable('phpgw_expressomail_contacts',array( 'fd' => array( 'id_owner' => array( 'type' => 'int', 'precision' => 8, 'nullable' => false), 'data' => array( 'type' => 'text') ), 'pk' => array('id_owner'), 'fk' => array(), 'ix' => array(), 'uc' => array() ) ); $setup_info['expressoMail1_2']['currentver'] = '1_231'; return $setup_info['expressoMail1_2']['currentver']; } ?>