Completed
Push — master ( ed2f89...53f18f )
by Gordon
04:25
created
code/Link.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Defines the Link page type.
4
- */
3
+     * Defines the Link page type.
4
+     */
5 5
 class Link extends DataObject
6 6
 {
7 7
     public static $db = array(
Please login to merge, or discard this patch.