@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * Code for the DF Translator feature. |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * Code for the DF Translator feature. |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | include_once 'df_translate.features.inc'; |
8 | 8 |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * df_translate.features.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * df_translate.features.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_ctools_plugin_api(). |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * df_translate.features.language.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * df_translate.features.language.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_locale_default_languages(). |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * df_translate.features.user_permission.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * df_translate.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_tools_article.features.field_instance.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * df_tools_article.features.field_instance.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_field_default_field_instances(). |
@@ -1,5 +1,5 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * df_tools_article.features.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * df_tools_article.features.inc |
|
5 | + */ |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * df_tools_analytics_dashboard.features.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * df_tools_analytics_dashboard.features.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_ctools_plugin_api(). |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * df_tools_analytics_dashboard.pages_default.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * df_tools_analytics_dashboard.pages_default.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_default_page_manager_pages(). |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * Module file for DF Tools Styles. |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * Module file for DF Tools Styles. |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_ctools_plugin_api(). |