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

0
tests/feedback.test Normal file → Executable file
View File

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"

View File

@@ -1,7 +0,0 @@
<?php
/**
* @file
* Installation functionality for Feedback testing module.
*/

View File

@@ -1,7 +0,0 @@
<?php
/**
* @file
* Testing functionality for Feedback module.
*/