aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a ↵gerv%gerv.net2002-09-181-3/+3
| | | | "pages" subdirectory of the template directory. Patch by gerv; r=bbaetz.
* Spelling fixes.matty%chariot.net.au2002-09-061-3/+3
|
* Bug 166318 - Bugzilla::Config should check for defparams.pl failurebbaetz%student.usyd.edu.au2002-09-041-1/+5
| | | | r=joel x2
* Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au2002-08-291-0/+379
r=joel, preed