blob: 7d1a5305a5750d6eada88c6a0c99922c13aca9c5 (
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 - optional
version = VERSION
core = 7.x
files[] = blogapi.module
files[] = blogapi.install
|