@@ -317,7 +317,7 @@ |
||
317 | 317 | { |
318 | 318 | if($this->lastPostId == '') |
319 | 319 | { |
320 | - error_log('Could not find Posts in: ' . $this->city . ' Error: ' . print_r($data, true)); |
|
320 | + error_log('Could not find Posts in: ' . $this->city . ' Error: ' . print_r($data, TRUE)); |
|
321 | 321 | //error_log(print_r($data, true)); |
322 | 322 | |
323 | 323 | $notFound[0] = array( |