blob: d3279f2e8b1561b3d0b608277b8ceed6ce4f1b7c (
plain)
1
2
3
4
5
6
7
8
|
; $Id$
name = Poll
description = Allows your site to capture votes on different topics in the form of multiple choice questions.
package = Core - optional
version = VERSION
core = 7.x
files[] = poll.module
files[] = poll.pages.inc
|