updated to 7.x-2.x-dev (2013-Mar-04)

This commit is contained in:
Bachir Soussi Chiadmi
2013-10-12 13:24:57 +02:00
parent a2b9816e52
commit ca63b9bbca
23 changed files with 201 additions and 185 deletions
Regular → Executable
View File
-13
View File
@@ -1,13 +0,0 @@
name = Feedback testing
description = Tests Feedback module functionality. Do not enable.
core = 7.x
package = Testing
hidden = TRUE
dependencies[] = feedback
; Information added by drupal.org packaging script on 2012-11-10
version = "7.x-2.x-dev"
core = "7.x"
project = "feedback"
datestamp = "1352509461"
-7
View File
@@ -1,7 +0,0 @@
<?php
/**
* @file
* Installation functionality for Feedback testing module.
*/
-7
View File
@@ -1,7 +0,0 @@
<?php
/**
* @file
* Testing functionality for Feedback module.
*/