function forena_query_close in Forena Reports 7.3
Same name and namespace in other branches
- 8 forena_query/forena_query.inc \forena_query_close()
- 7.5 forena_query.inc \forena_query_close()
- 7.4 forena_query.inc \forena_query_close()
1 string reference to 'forena_query_close'
File
- ./
forena_query.inc, line 387
Code
function forena_query_close($form, &$form_state) {
$form_state['rebuild'] = FALSE;
}