From: lpsolit%gmail.com <> Date: Thu, 23 Feb 2006 10:10:34 +0000 (+0000) Subject: Bug 328239: Software error when editing the 'docs_urlbase' parameter - Patch by Frédé... X-Git-Tag: bugzilla-2.23.1~141 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aa1c05eed0f2fcae94296f90c5a84d26e8846a4;p=thirdparty%2Fbugzilla.git Bug 328239: Software error when editing the 'docs_urlbase' parameter - Patch by Frédéric Buclin r=wicked a=myk --- diff --git a/Bugzilla/Config/Common.pm b/Bugzilla/Config/Common.pm index ee6e9fe476..817e7b5bec 100644 --- a/Bugzilla/Config/Common.pm +++ b/Bugzilla/Config/Common.pm @@ -60,7 +60,7 @@ use Bugzilla::Constants; use base qw(Exporter); @Bugzilla::Config::Common::EXPORT = - qw(check_multi check_numeric check_regexp + qw(check_multi check_numeric check_regexp check_url check_sslbase check_priority check_severity check_platform check_opsys check_shadowdb check_urlbase check_webdotbase check_netmask check_user_verify_class check_image_converter