summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/VNBrowse.pm
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-11-27 14:54:21 +0100
committerYorhel <git@yorhel.nl>2010-11-27 14:54:21 +0100
commiteee0e8d981f68a0d55778072b7f38d87788de5c4 (patch)
tree41df551783ced49a58ed1215348ebcd9eb3d579e /lib/VNDB/Handler/VNBrowse.pm
parentc31bc7978b302c898e9c9b34abc14fd3249beaa7 (diff)
VN Filter Selector: Added "has anime" filter
Also requested several times before.
Diffstat (limited to 'lib/VNDB/Handler/VNBrowse.pm')
-rw-r--r--lib/VNDB/Handler/VNBrowse.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/VNDB/Handler/VNBrowse.pm b/lib/VNDB/Handler/VNBrowse.pm
index db3fa58c..56468e96 100644
--- a/lib/VNDB/Handler/VNBrowse.pm
+++ b/lib/VNDB/Handler/VNBrowse.pm
@@ -25,7 +25,7 @@ sub list {
);
return 404 if $f->{_err};
$f->{q} ||= $f->{sq};
- my $fil = fil_parse $f->{fil}, qw|length taginc tagexc tagspoil lang plat|;
+ my $fil = fil_parse $f->{fil}, qw|length hasani taginc tagexc tagspoil lang plat|;
_fil_compat($self, $fil);
if($f->{q}) {