Completed
Push — 7.x-3.x ( 0c5dc5...95977c )
by Devin
02:30
created
modules/commons/commons_search/commons_search.features.inc 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * commons_search.features.inc
5
- */
3
+   * @file
4
+   * commons_search.features.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_ctools_plugin_api().
Please login to merge, or discard this patch.
commons/commons_user_profile_pages/commons_user_profile_pages.module 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * Code for the Commons User Profile Pages feature.
5
- */
3
+   * @file
4
+   * Code for the Commons User Profile Pages feature.
5
+   */
6 6
 
7 7
 include_once 'commons_user_profile_pages.features.inc';
8 8
 
Please login to merge, or discard this patch.
commons_user_profile_pages/commons_user_profile_pages.pages_default.inc 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * commons_user_profile_pages.pages_default.inc
5
- */
3
+   * @file
4
+   * commons_user_profile_pages.pages_default.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_default_page_manager_handlers().
Please login to merge, or discard this patch.
commons/commons_user_profile_pages/commons_user_profile_pages.features.inc 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * commons_user_profile_pages.features.inc
5
- */
3
+   * @file
4
+   * commons_user_profile_pages.features.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_ctools_plugin_api().
Please login to merge, or discard this patch.
modules/commons/commons_wikis/commons_wikis.features.inc 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * commons_wikis.features.inc
5
- */
3
+   * @file
4
+   * commons_wikis.features.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_ctools_plugin_api().
Please login to merge, or discard this patch.
commons_wikis/modules/commons_wikis_pages/commons_wikis_pages.module 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * Code for the Commons Wikis landing page feature.
5
- */
3
+   * @file
4
+   * Code for the Commons Wikis landing page feature.
5
+   */
6 6
 
7 7
 include_once 'commons_wikis_pages.features.inc';
Please login to merge, or discard this patch.
commons_wikis/modules/commons_wikis_pages/commons_wikis_pages.panelizer.inc 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * commons_wikis_pages.panelizer.inc
5
- */
3
+   * @file
4
+   * commons_wikis_pages.panelizer.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_panelizer_defaults().
Please login to merge, or discard this patch.
commons/commons_wikis/commons_wikis.features.og_features_permission.inc 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * commons_wikis.features.og_features_permission.inc
5
- */
3
+   * @file
4
+   * commons_wikis.features.og_features_permission.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_og_features_default_permissions().
Please login to merge, or discard this patch.
modules/commons/commons_wikis/commons_wikis.commons.inc 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * Commons module integration for the Commons Wikis module.
5
- */
3
+   * @file
4
+   * Commons module integration for the Commons Wikis module.
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_commons_entity_integration().
Please login to merge, or discard this patch.