@@ -110,9 +110,7 @@ |
||
| 110 | 110 | |
| 111 | 111 | // compare remote object to object state at last sync |
| 112 | 112 | $remoteObjectModified = !$remoteObject->equals($lastLocalObject); |
| 113 | - } |
|
| 114 | - |
|
| 115 | - else |
|
| 113 | + } else |
|
| 116 | 114 | { |
| 117 | 115 | // object already didn't exist locally at the last sync |
| 118 | 116 | $localObjectModified = false; |