12 lines
289 B
Plaintext
12 lines
289 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
|
|
files[] = poll.tokens.inc
|