@@ -29,7 +29,7 @@ |
||
| 29 | 29 | |
| 30 | 30 | public static $has_one = array( |
| 31 | 31 | 'CoverPhoto' => 'Image', |
| 32 | - ); |
|
| 32 | + ); |
|
| 33 | 33 | |
| 34 | 34 | //Uncle Cheese hack from http://silverstripe.org/data-model-questions/show/6805 << to detect multiple calls to on after write or on before write |
| 35 | 35 | public static $has_written = false; |