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