Projet

Général

Profil

Paste
Télécharger (409 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / date / date_api / date_api.info @ 599a39cd

1
name = Date API
2
description = A Date API that can be used by other modules.
3
package = Date/Time
4
core = 7.x
5
php = 5.2
6

    
7
files[] = date_api.module
8
files[] = date_api_sql.inc
9

    
10
; Test coverage.
11
files[] = tests/DateApiTestCase.test
12
files[] = tests/DateApiUnitTestCase.test
13

    
14
; Information added by Drupal.org packaging script on 2021-03-05
15
version = "7.x-2.11"
16
core = "7.x"
17
project = "date"
18
datestamp = "1614952728"