author | Petr Baudis <pasky@suse.cz> | |
Wed, 11 Oct 2006 20:31:15 +0000 (22:31 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 11 Oct 2006 21:42:22 +0000 (14:42 -0700) | ||
commit | 34c06118ede69b37b76fcf71564f0f24234c5752 | |
tree | fac8ef8bfac380cef327a9b2adcd6467522227f2 | tree | snapshot |
parent | 45a3b12cfd3eaa05bbb0954790d5be5b8240a7b5 | commit | diff |
gitweb: Fix search form when PATH_INFO is enabled
Currently that was broken. Ideal fix would make the search form use
PATH_INFO too, but it's just one insignificant place so it's no big deal if
we don't for now... This at least makes it work.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Currently that was broken. Ideal fix would make the search form use
PATH_INFO too, but it's just one insignificant place so it's no big deal if
we don't for now... This at least makes it work.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |