blob: fd2f3149b8e04d29c8c44c1a61d467bf0c52a12d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
; $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
|