summaryrefslogtreecommitdiff
path: root/httemplate/search
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-09-12 10:27:53 -0700
committerMark Wells <mark@freeside.biz>2016-09-12 10:27:53 -0700
commit729e0c9c8c7af7c9127414cdd1db9b99ac88fdf3 (patch)
treeb97269012477cb991c547c2ba22d26d7120dcfbb /httemplate/search
parent2d1b5130bec57b4632ca8d59ce9ce9857124f809 (diff)
unbreak RADIUS usage report, #72425, from #42310
Diffstat (limited to 'httemplate/search')
-rw-r--r--httemplate/search/sqlradius_usage.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/sqlradius_usage.html b/httemplate/search/sqlradius_usage.html
index 561476e0b..73ed57cfb 100644
--- a/httemplate/search/sqlradius_usage.html
+++ b/httemplate/search/sqlradius_usage.html
@@ -162,7 +162,7 @@ if ( exists($opt{usage_by_username}) ) {
}
} else {
# one query, get everyone's data
- my $usage = $export->usage_sessions(\%usage_param);
+ $usage = $export->usage_sessions(\%usage_param);
}
# rearrange to be indexed by username.