From: Max Kanat-Alexander Date: Mon, 26 Jul 2010 21:44:44 +0000 (-0700) Subject: Bugzilla/Hook.pm: Remove an internal POD link to object_validators, which X-Git-Tag: bugzilla-3.6.2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8c354302ad495de2c03b4012547e3e0e3f2dfa9;p=thirdparty%2Fbugzilla.git Bugzilla/Hook.pm: Remove an internal POD link to object_validators, which exists only on 4.0 or above. --- diff --git a/Bugzilla/Hook.pm b/Bugzilla/Hook.pm index ffaba892c8..ad9eb01756 100644 --- a/Bugzilla/Hook.pm +++ b/Bugzilla/Hook.pm @@ -855,8 +855,7 @@ changes will be rolled back, including the creation of the new product. (However, note that such rollbacks should not normally be used, as some databases that Bugzilla supports have very bad rollback performance. If you want to validate input and throw errors before the Product is created, -use L instead, or add a validator -using L.) +use L instead.) Params: