'object', 'subtypes' => 'reported_content', 'limit' => 9999)); $area2 = elgg_view("reportedcontent/listing", array('entity' => $reported)); if(!$reported) $reported = elgg_echo("reportedcontent:none"); // Display main admin menu page_draw(elgg_echo('reportedcontent'),elgg_view_layout("two_column_left_sidebar", '', $title . $area2)); ?>