@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * dfs_wem_contest.features.og_features_permission.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * dfs_wem_contest.features.og_features_permission.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_og_features_default_permissions(). |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * dfs_wem_files.file_default_displays.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * dfs_wem_files.file_default_displays.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_file_default_displays(). |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * dfs_wem_news.features.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * dfs_wem_news.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 | - * dfs_wem.views_default.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * dfs_wem.views_default.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_views_default_views(). |
@@ -89,7 +89,7 @@ |
||
89 | 89 | $import_path = drupal_get_path('module', 'dfs_med') . '/import/'; |
90 | 90 | $this->source = new MigrateSourceCSV($import_path . 'dfs_med.nodes.episode.csv', $this->csvcolumns(), array('header_rows' => 1)); |
91 | 91 | $this->addFieldMapping('value', 'video'); |
92 | - } |
|
92 | + } |
|
93 | 93 | |
94 | 94 | function csvcolumns() { |
95 | 95 | $columns[10] = array('video', 'Video'); |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * dfs_wem.field_group.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * dfs_wem.field_group.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_field_group_info(). |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * dfs_med_slideshow.views_default.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * dfs_med_slideshow.views_default.inc |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | /** |
8 | 8 | * Implements hook_views_default_views(). |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @file |
|
4 | - * dfs_med_commerce.features.field_base.inc |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * dfs_med_commerce.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 | - * Code for the DFS MED Base feature. |
|
5 | - */ |
|
3 | + * @file |
|
4 | + * Code for the DFS MED Base feature. |
|
5 | + */ |
|
6 | 6 | |
7 | 7 | include_once 'dfs_med_base.features.inc'; |
8 | 8 | include_once 'dfs_med_base.blocks.inc'; |