You are here

function ac_update_init in Availability Calendars 7.2

@file Availability Calendars update: admin update code

  • form to perform the checks
  • form to clean-up the database (split day states)
  • form to copy the data

@author Erwin Derksen (http://drupal.org/user/750928)

File

ac_update/ac_update.module, line 12
Availability Calendars update: admin update code

Code

function ac_update_init() {

  //   $result = array();
  //   ac_update_create_fields($result);
}