Commit 51e2c6cd authored by Ad Schellevis's avatar Ad Schellevis

(dashboard/widgets) escape output

parent ceafaf0a
......@@ -72,4 +72,5 @@ foreach (glob(__DIR__."/plugins/*.php") as $filename) {
}
}
// output result
legacy_html_escape_form_data($result);
echo json_encode($result);
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