non security modules update

This commit is contained in:
Bachir Soussi Chiadmi
2015-04-20 16:32:07 +02:00
parent 6a8d30db08
commit 37fbabab56
466 changed files with 32690 additions and 9652 deletions

View File

@@ -1,5 +1,10 @@
<?php
/**
* @file
* FAQ module variables file.
*/
/**
* Implements hook_variable_info().
*/
@@ -42,4 +47,3 @@ function faq_variable_info($options) {
return $variable;
}