You are here

function entityform_update_7005 in Entityform 7.2

Same name and namespace in other branches
  1. 7 entityform.install \entityform_update_7005()

Update 7005 is unused.

File

./entityform.install, line 220
Sets up the base table for our entity and a table to store information about the entity types.

Code

function entityform_update_7005(&$sandbox = NULL) {
}