blob: ae133cfbeb68ba94c539ef7e23c244683d8934dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
; $Id$
name = Update manager
description = Checks for available updates, and can securely install or update modules and themes via a web interface.
version = VERSION
package = Core
core = 7.x
files[] = update.install
files[] = update.module
files[] = update.authorize.inc
files[] = update.compare.inc
files[] = update.fetch.inc
files[] = update.manager.inc
files[] = update.report.inc
files[] = update.settings.inc
files[] = update.test
|