]> Lady’s Gitweb - Gitweb/commit
gitweb: avoid undefined value warning in print_page_path
authorJunio C Hamano <redacted>
Tue, 1 Aug 2006 04:00:16 +0000 (21:00 -0700)
committerLady <redacted>
Mon, 6 Apr 2026 04:05:46 +0000 (00:05 -0400)
commit9080fe4b9d76fea4d54fd5e9c6db5d542ca7a66d0c0151fced91270f9acd1025
tree87937abd16544bd4d56714ee05305158d385cced29542fc40b8c80eefb5bf82b
parentd9b0b9183c92d468d95b284e0c37243ccc977962786e6a39cb7dc181880edbb0
gitweb: avoid undefined value warning in print_page_path

The function unconditionally tried to match $type but some
callers did not pass it.

Signed-off-by: Junio C Hamano <redacted>
gitweb.cgi
This page took 0.215755 seconds and 4 git commands to generate.