install.php

Version 1.3.2.3 (checked in on 2007/08/15 at 09:45:03 by fgm)

Documentation for the update system.

The update system is used by modules to provide database updates which are run with update.php.

Functions

NameDescription
hook_installInstall the current version of the database schema.
hook_update_NPerform a single update. For each patch which requires a database change add a new hook_update_N() which will be called by update.php.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.