if (is_array($notice)) {
//FIXME: make everything calling showJsonTimeline use only Notice objects
- common_debug('ArrayWrapper avoidance in progress! Beep boop, make showJsonTimeline only receive Notice objects!');
$ids = array();
foreach ($notice as $n) {
$ids[] = $n->getID();
if (is_array($notice)) {
//FIXME: make everything calling showJsonTimeline use only Notice objects
- common_debug('ArrayWrapper avoidance in progress! Beep boop, make showJsonTimeline only receive Notice objects!');
$ids = array();
foreach ($notice as $n) {
$ids[] = $n->getID();
if (is_array($notice)) {
//FIXME: make everything calling showJsonTimeline use only Notice objects
- common_debug('ArrayWrapper avoidance in progress! Beep boop, make showJsonTimeline only receive Notice objects!');
$ids = array();
foreach ($notice as $n) {
$ids[] = $n->getID();
if (is_array($notice)) {
//FIXME: make everything calling showJsonTimeline use only Notice objects
- common_debug('ArrayWrapper avoidance in progress! Beep boop, make showJsonTimeline only receive Notice objects!');
$ids = array();
foreach ($notice as $n) {
$ids[] = $n->getID();