drupal/modules/poll/poll.info

12 lines
289 B
Plaintext
Raw Normal View History

; $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
files[] = poll.tokens.inc