No updating script included in Flexinode 4.7

kzeng - March 27, 2006 - 04:46
Project:Flexinode
Version:4.6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

Could you please put an updating script in the 4.7 dowload package which could update flexinode's datatbase tables from 4.6 to 4.7? Thanks!

#1

kzeng - March 27, 2006 - 05:39
Status:active» fixed

I write one by myself and it works.

<?php
function flexinode_update_1() {
return
_system_update_utf8(array('flexinode_data', 'flexinode_field', 'flexinode_type'));
}
?>

#2

Bèr Kessels - April 17, 2006 - 08:01
Version:» 4.6.x-1.x-dev
Status:fixed» duplicate

We do not yet have a .instlall, so this cannot be fixed. Moving this to http://drupal.org/node/48186

 
 

Drupal is a registered trademark of Dries Buytaert.