Completed
Branch 7.x-3.x (9d48fc)
by Devin
04:36
created
commons_profile_base/commons_profile_base.features.field_instance.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_profile_base.features.field_instance.inc
5
- */
3
+   * @file
4
+   * commons_profile_base.features.field_instance.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_field_default_field_instances().
Please login to merge, or discard this patch.
modules/commons/commons_profile_base/commons_profile_base.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_profile_base.features.inc
5
- */
3
+   * @file
4
+   * commons_profile_base.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_misc/commons_misc.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_misc.pages_default.inc
5
- */
3
+   * @file
4
+   * commons_misc.pages_default.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_default_page_manager_handlers().
Please login to merge, or discard this patch.
modules/commons/commons_misc/commons_misc.features.user_role.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_misc.features.user_role.inc
5
- */
3
+   * @file
4
+   * commons_misc.features.user_role.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_user_default_roles().
Please login to merge, or discard this patch.
modules/commons/commons_misc/commons_misc.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_misc.features.inc
5
- */
3
+   * @file
4
+   * commons_misc.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_misc/commons_misc.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
- * Misc Commons functionality.
5
- */
3
+   * @file
4
+   * Misc Commons functionality.
5
+   */
6 6
 
7 7
 include_once 'commons_misc.features.inc';
8 8
 
Please login to merge, or discard this patch.
modules/commons/commons_misc/commons_misc.strongarm.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_misc.strongarm.inc
5
- */
3
+   * @file
4
+   * commons_misc.strongarm.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_strongarm().
Please login to merge, or discard this patch.
modules/commons/commons_misc/commons_misc.features.user_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_misc.features.user_permission.inc
5
- */
3
+   * @file
4
+   * commons_misc.features.user_permission.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_user_default_permissions().
Please login to merge, or discard this patch.
modules/commons/commons_location/commons_location.module 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * commons_location.module
5
- */
3
+   * @file
4
+   * commons_location.module
5
+   */
Please login to merge, or discard this patch.