*.cgi: replace site-specific constansts
commit2e95708d8a56c9a6b431f52be2a3811a7f8e2722
authorZachary T Welch <zw@superlucidity.net>
Wed, 28 Oct 2009 00:44:30 +0000 (27 17:44 -0700)
committerZachary T Welch <zw@superlucidity.net>
Wed, 28 Oct 2009 06:00:47 +0000 (27 23:00 -0700)
tree4b0da643f49259b9aa55297d74fc16ae4a00a156
parent45a302ee73f8976e677d7d08722ae8b8599a7da0
*.cgi: replace site-specific constansts

Two locations accessed the filesystem directly, so they got helpers.
Likewise, the site name became an accessor(y) for the $repo object,
so the scripts should generate the proper information on new sites.
cgi/Git/RepoCGI.pm
cgi/delproj.cgi
cgi/editproj.cgi
cgi/edituser.cgi
cgi/pwproj.cgi
cgi/pwuser.cgi
cgi/regproj.cgi