@@ -1,7 +1,7 @@ |
||
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( |