drupal/modules/poll/poll.info

11 lines
263 B
Plaintext

; $Id$
name = Poll
description = Allows your site to capture votes on different topics in the form of multiple choice questions.
package = Core
version = VERSION
core = 7.x
files[] = poll.module
files[] = poll.pages.inc
files[] = poll.install
files[] = poll.test