format(); $object = shoutBox::get_object($shout->object_type,$shout->object_id); $object->format(); $client = new User($shout->user); $client->format(); require Config::get('prefix') . '/templates/show_shout_row.inc.php'; ?>