set_extra_view(array('console' => 'admin/analysis/account_items_time_header.html')); if(empty($_POST['time_from'])){ $_POST['time_from'] = $_POST['time_to'] = date('Y-m-d'); } $account->set_params($_POST)->display(); } } ?>