Completed
Branch 7.x-3.x (9d48fc)
by Devin
04:36
created
modules/commons/commons_featured/commons_featured.views_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_featured.views_default.inc
5
- */
3
+   * @file
4
+   * commons_featured.views_default.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_views_default_views().
Please login to merge, or discard this patch.
modules/commons/commons_featured/commons_featured.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_featured.features.inc
5
- */
3
+   * @file
4
+   * commons_featured.features.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_views_api().
Please login to merge, or discard this patch.
modules/commons/commons_featured/commons_featured.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 Featured Content feature.
5
- */
3
+   * @file
4
+   * Code for the Commons Featured Content feature.
5
+   */
6 6
 
7 7
 include_once 'commons_featured.features.inc';
8 8
 
Please login to merge, or discard this patch.
modules/commons/commons_images/commons_images.default_breakpoint_group.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_images.default_breakpoint_group.inc
5
- */
3
+   * @file
4
+   * commons_images.default_breakpoint_group.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_default_breakpoint_group().
Please login to merge, or discard this patch.
modules/commons/commons_images/commons_images.default_breakpoints.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_images.default_breakpoints.inc
5
- */
3
+   * @file
4
+   * commons_images.default_breakpoints.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_default_breakpoints().
Please login to merge, or discard this patch.
modules/commons/commons_images/commons_images.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 Images feature.
5
- */
3
+   * @file
4
+   * Code for the Commons Images feature.
5
+   */
6 6
 
7 7
 include_once 'commons_images.features.inc';
8 8
 
Please login to merge, or discard this patch.
modules/commons/commons_images/commons_images.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_images.features.inc
5
- */
3
+   * @file
4
+   * commons_images.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_images/commons_images.default_picture_mapping.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_images.default_picture_mapping.inc
5
- */
3
+   * @file
4
+   * commons_images.default_picture_mapping.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_default_picture_mapping().
Please login to merge, or discard this patch.
modules/commons/commons_kissmetrics/commons_kissmetrics.rules_defaults.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_kissmetrics.rules_defaults.inc
5
- */
3
+   * @file
4
+   * commons_kissmetrics.rules_defaults.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_default_rules_configuration().
Please login to merge, or discard this patch.