first import
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
name = Variable example
|
||||
description = An example module showing how to use the Variable API and providing some variables.
|
||||
dependencies[] = variable
|
||||
dependencies[] = variable_store
|
||||
package = Example modules
|
||||
core = 7.x
|
||||
files[] = variable_example.variable.inc
|
||||
|
||||
; Information added by drupal.org packaging script on 2013-01-13
|
||||
version = "7.x-2.2"
|
||||
core = "7.x"
|
||||
project = "variable"
|
||||
datestamp = "1358075138"
|
||||
|
||||
Reference in New Issue
Block a user