$c) { $comments[$k]['avatar'] = avatar($c['authorid'], 'small', true); } $variables = array( 'tid' => $_GET['tid'], 'pid' => $_GET['pid'], 'comments' => array($_GET['pid'] => $comments), 'totalcomment' => $GLOBALS['totalcomment'], 'count' => $GLOBALS['count'], ); mobile_core::result(mobile_core::variable($variables)); } } ?>