Commit dc757d07 authored by Franco Fichtner's avatar Franco Fichtner

filter: tweak previous

parent 3888a6d1
......@@ -42,7 +42,7 @@ if($_GET['getstatus']) {
}
if($_POST['reloadfilter']) {
send_event("filter reload");
send_event("filter sync reload")
send_event("filter sync reload");
header("Location: status_filter_reload.php");
exit;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment