From 73c2f873521460dcdf0dbad6b7699c33e7934e9f Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Fri, 12 Oct 2012 18:09:04 -0300 Subject: sarg - add permission to sarg_frame.php on priv.inc file --- config/sarg/sarg.priv.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/sarg') diff --git a/config/sarg/sarg.priv.inc b/config/sarg/sarg.priv.inc index 2de21519..4878c96e 100644 --- a/config/sarg/sarg.priv.inc +++ b/config/sarg/sarg.priv.inc @@ -7,6 +7,7 @@ $priv_list['page-status-sarg-reports']['name'] = "WebCfg - Status: Sarg reports" $priv_list['page-status-sarg-reports']['descr'] = "Allow access to sarg reports page."; $priv_list['page-status-sarg-reports']['match'] = array(); $priv_list['page-status-sarg-reports']['match'][] = "sarg_reports.php*"; +$priv_list['page-status-sarg-reports']['match'][] = "sarg_frame.php*"; $priv_list['page-status-sarg-reports']['match'][] = "sarg_realtime.php*"; -?> \ No newline at end of file +?> -- cgit v1.2.3