summaryrefslogtreecommitdiff
path: root/httemplate
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:28:10 -0700
commit063a22ac07d158729cd8159c2d3c8f974088cae4 (patch)
tree41aca07e3b5c5b89efefe73f655c9418ca8c2e21 /httemplate
parent3e0b6defa03e0f6d8e1abd621e711b8f45aeecac (diff)
unbreak RADIUS usage report, #72425, from #42310
Diffstat (limited to 'httemplate')
-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 08f9b6ba1..11ec307ce 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.