equal
deleted
inserted
replaced
|
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 2017-06-21 |
|
16 version = "7.56" |
|
17 project = "drupal" |
|
18 datestamp = "1498069849" |
|
19 |