domain.install

Version

1.8.2.2 (checked in on 2008/04/20 at 21:44:38 by agentken)

Description

Install file.

Functions

Namesort iconDescription
domain_installImplements hook_install()
domain_uninstallImplements hook_uninstall()
domain_update_1Updates from beta6 to beta 7 Adds the valid column to the database.
domain_update_2Updates from rc2 to rc3. Adds the {domain_access} table and copies data from {node_access} to {domain_access}.
domain_update_3Updates from 5.x.1.2 to 5.x.1.3. This change affects the size of the columns for 'subdomain' and 'sitename'. See http://drupal.org/node/244142