]> Lady’s Gitweb - Gitweb/commit
gitweb: Change to use explicitly function call cgi->escapHTML()
authorLi Yang <redacted>
Tue, 6 Mar 2007 03:58:56 +0000 (11:58 +0800)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:11 +0000 (00:07 -0400)
commit194aa3b3b9ae6310ab1917888de2f085f12e79c263ae581c95b40843f5314d45
tree7ebba3a6174f68510d692cc0cbfbb0054586b9e4aac4edbc1596f83cf1ac312e
parentf47b4eacf2f09b180574ecb5a58aeab2a86eb9833941fc5966cec3d865f93133
gitweb: Change to use explicitly function call cgi->escapHTML()

Change to use explicitly function call cgi->escapHTML().
This fix the problem on some systems that escapeHTML() is not
functioning, as default CGI is not setting 'escape' parameter.

Signed-off-by: Li Yang <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.278146 seconds and 4 git commands to generate.