@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * df_engage.features.field_base.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * df_engage.features.field_base.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_field_default_field_bases(). |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * df_engage.features.field_instance.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * df_engage.features.field_instance.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_field_default_field_instances(). |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * df_engage.features.user_permission.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * df_engage.features.user_permission.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_defaultconfig_user_default_permissions(). |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * df_engage.strongarm.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * df_engage.strongarm.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_strongarm(). |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * df_engage.features.taxonomy.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * df_engage.features.taxonomy.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_taxonomy_default_vocabularies(). |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * Code for the DF Engage feature. |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * Code for the DF Engage feature. |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | include_once 'df_engage.features.inc'; |
8 | 8 |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * Drupal needs this blank file. |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * Drupal needs this blank file. |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_js_alter(). |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * df_commerce.features.field_instance.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * df_commerce.features.field_instance.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_field_default_field_instances(). |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * df_commerce.features.field_base.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * df_commerce.features.field_base.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_field_default_field_bases(). |