Commit 9aa1c05e authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 328239: Software error when editing the 'docs_urlbase' parameter - Patch by…

Bug 328239: Software error when editing the 'docs_urlbase' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
parent 18e0eec7
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment