poll.install
Version 1.28 (checked in on 2009/12/04 at 16:49:47 by dries)
Install, update and uninstall functions for the poll module.
Functions
| Name | Description |
|---|---|
| poll_schema | Implements hook_schema(). |
| poll_update_7001 | Rename {poll_choices} table to {poll_choice} and {poll_votes} to {poll_vote}. |
| poll_update_7002 | Add timestamp field to {poll_votes}. |
