doh - would probably help to decode the data before trying to use it...
This commit is contained in:
@@ -60,6 +60,7 @@ function import_post(&$a) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$data = json_decode($data,true);
|
||||||
|
|
||||||
// logger('import: data: ' . print_r($data,true));
|
// logger('import: data: ' . print_r($data,true));
|
||||||
|
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
2013-06-04.334
|
2013-06-05.335
|
||||||
|
|||||||
Reference in New Issue
Block a user