summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/VNBrowse.pm
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-03-25 18:45:18 +0100
committerYorhel <git@yorhel.nl>2009-03-25 18:45:18 +0100
commit89d95ab67165cd2ad79ff36fe1b8190cd3793c7d (patch)
tree8d08292d7c4b2ca69eec058bb1e7aa65a9cac569 /lib/VNDB/Handler/VNBrowse.pm
parent7f8452673c965cef4241b7699f0719aa20404688 (diff)
Made search box match on g+
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 d7cacaa0..f50a8500 100644
--- a/lib/VNDB/Handler/VNBrowse.pm
+++ b/lib/VNDB/Handler/VNBrowse.pm
@@ -34,7 +34,7 @@ sub list {
if($q) {
# VNDBID
return $self->resRedirect('/'.$1.$2.(!$3 ? '' : $1 eq 'd' ? '#'.$3 : '.'.$3), 'temp')
- if $q =~ /^([vrptud])([0-9]+)(?:\.([0-9]+))?$/;
+ if $q =~ /^([gvrptud])([0-9]+)(?:\.([0-9]+))?$/;
if(!($q =~ s/^title://)) {
# categories