author | Dennis Stosberg <dennis@stosberg.net> | |
Wed, 21 Jun 2006 13:07:08 +0000 (15:07 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 2 Jul 2006 01:29:13 +0000 (18:29 -0700) | ||
commit | 4a87b43e374626a95c14362f21c9ca1023638a2c | |
tree | de83bcf2b088cf7b8d3492ab66f63c75383f70d1 | tree | snapshot |
parent | 85b7cfb1036b4218d13cbc215729ad083a61a0ea | commit | diff |
gitweb: Declare global variables with "our"
Variables declared with "my" in the file scope cannot be accessed from
subroutines with mod_perl.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Variables declared with "my" in the file scope cannot be accessed from
subroutines with mod_perl.
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.cgi | diff | blob | history |