Projet

Général

Profil

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

root / drupal7 / sites / all / modules / commerce / modules / price / commerce_price.info @ b858700c

1
name = Price
2
description = Defines the price field and a price alteration system.
3
package = Commerce
4
dependencies[] = commerce
5
core = 7.x
6

    
7
; Module file includes
8
files[] = commerce_price.rules.inc
9

    
10
; Views handlers
11
files[] = includes/views/handlers/commerce_price_handler_field_commerce_price.inc
12
files[] = includes/views/handlers/commerce_price_handler_filter_commerce_price_amount.inc
13

    
14
; Information added by Drupal.org packaging script on 2014-03-05
15
version = "7.x-1.9"
16
core = "7.x"
17
project = "commerce"
18
datestamp = "1394061805"
19