]> Lady’s Gitweb - Gitweb/commit
gitweb: Declare global variables with "our"
authorDennis Stosberg <redacted>
Wed, 21 Jun 2006 13:07:08 +0000 (15:07 +0200)
committerLady <redacted>
Sat, 4 Apr 2026 18:43:37 +0000 (14:43 -0400)
commit94bd6219522994a98fb4609556e907e328d94d0ed0763ec2417d89d8e551ab06
tree0853993be5656f445929b0412918824ee6da7ad5cc0061e1aa10df13975f2422
parentd4ba83082e3d029fc4b983736b937f4b1279794eb5dea2240dde53dc7fe163c3
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 <redacted>
gitweb.cgi
This page took 0.150759 seconds and 4 git commands to generate.