blob: dad36ff2426e465dcf5069079007ef4af3332c8a (
plain)
1
2
3
4
5
6
7
8
9
10
|
; $Id$
name = Aggregator
description = "Aggregates syndicated content (RSS, RDF, and Atom feeds)."
package = Core - optional
version = VERSION
core = 7.x
files[] = aggregator.module
files[] = aggregator.admin.inc
files[] = aggregator.pages.inc
|