summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config.pm
AgeCommit message (Collapse)AuthorFilesLines
2002-09-18Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a ↵gerv%gerv.net1-3/+3
"pages" subdirectory of the template directory. Patch by gerv; r=bbaetz.
2002-09-06Spelling fixes.matty%chariot.net.au1-3/+3
2002-09-04Bug 166318 - Bugzilla::Config should check for defparams.pl failurebbaetz%student.usyd.edu.au1-1/+5
r=joel x2
2002-08-29Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au1-0/+379
r=joel, preed