Add missing documentation. r=mkanat.

git-svn-id: svn://10.0.0.236/branches/BUGZILLA-3_6-BRANCH@261848 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2011-01-27 12:06:49 +00:00
parent 96096b8378
commit bc19b49de9
2 changed files with 4 additions and 2 deletions

View File

@ -1 +1 @@
7230
7231

View File

@ -437,7 +437,9 @@ Bugzilla::Config::Common - Parameter checking functions
=head1 DESCRIPTION
All parameter checking functions are called with two parameters:
All parameter checking functions are called with two parameters: the value to
check, and a hash with the details of the param (type, default etc.) as defined
in the relevant F<Bugzilla::Config::*> package.
=head2 Functions