blob: 87e365e5bc748e081ff258eaaef9c44f045dc45c (
plain)
1
2
3
4
5
6
7
8
9
10
|
; $Id$
name = Blog API
description = Allows users to post content using applications that support XML-RPC blog APIs.
package = Core
version = VERSION
core = 7.x
files[] = blogapi.module
files[] = blogapi.install
files[] = blogapi.test
|