@@ -217,7 +217,7 @@ |
||
217 | 217 | $target->$methodOnTarget = $new_values; |
218 | 218 | $target->save(); |
219 | 219 | } |
220 | - }else if($is_EO_target){ |
|
220 | + } else if($is_EO_target){ |
|
221 | 221 | //Do nothing because when we are updating we already init the informations |
222 | 222 | } |
223 | 223 | } |