@@ -65,8 +65,8 @@ |
||
| 65 | 65 | } |
| 66 | 66 | |
| 67 | 67 | if ($this->needSync) { |
| 68 | - @file_get_contents($this->syncHost.'set/'.$varName.'?value='.$value); |
|
| 69 | - } |
|
| 68 | + @file_get_contents($this->syncHost.'set/'.$varName.'?value='.$value); |
|
| 69 | + } |
|
| 70 | 70 | |
| 71 | 71 | $var->setValue($value); |
| 72 | 72 | $var->setLaststatus(200); |