aboutsummaryrefslogtreecommitdiffstats
path: root/src/webui.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/webui.c')
-rw-r--r--src/webui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webui.c b/src/webui.c
index 17762743c..ab7e711fd 100644
--- a/src/webui.c
+++ b/src/webui.c
@@ -396,6 +396,7 @@ http_scan_task_fin (gpointer arg)
static struct timeval tv = {.tv_sec = 0, .tv_usec = 0 };
if (cbdata->task->state != WRITING_REPLY) {
+ process_statfiles (cbdata->task);
cbdata->task->state = WRITE_REPLY;
}