Version 1.42 (checked in on 2010/02/11 at 03:29:22 by webchick)
Install, update and uninstall functions for the forum module.
| Name | Description |
|---|---|
| forum_enable | |
| forum_install | Implements hook_install(). |
| forum_schema | Implements hook_schema(). |
| forum_uninstall | Implements hook_uninstall(). |
| forum_update_7000 | Add new index to forum table. |
| forum_update_7001 | Create new {forum_index} table. |