1
|
name = System
|
2
|
description = Handles general site configuration for administrators.
|
3
|
package = Core
|
4
|
version = VERSION
|
5
|
core = 7.x
|
6
|
files[] = system.archiver.inc
|
7
|
files[] = system.mail.inc
|
8
|
files[] = system.queue.inc
|
9
|
files[] = system.tar.inc
|
10
|
files[] = system.updater.inc
|
11
|
files[] = system.test
|
12
|
required = TRUE
|
13
|
configure = admin/config/system
|
14
|
|
15
|
; Information added by Drupal.org packaging script on 2014-11-19
|
16
|
version = "7.34"
|
17
|
project = "drupal"
|
18
|
datestamp = "1416429488"
|
19
|
|