summaryrefslogtreecommitdiffstats
path: root/votes.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'votes.cgi')
-rwxr-xr-xvotes.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/votes.cgi b/votes.cgi
index f30eebe3c..b7a53eca8 100755
--- a/votes.cgi
+++ b/votes.cgi
@@ -186,7 +186,7 @@ sub show_user {
push (@bugs, { id => $id,
summary => $summary,
count => $count,
- opened => IsOpenedState($status) });
+ opened => is_open_state($status) });
}
# In case we didn't populate this earlier (i.e. an error, or