]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bugzilla/Hook.pm: Remove an internal POD link to object_validators, which
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 26 Jul 2010 21:44:44 +0000 (14:44 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 26 Jul 2010 21:44:44 +0000 (14:44 -0700)
exists only on 4.0 or above.

Bugzilla/Hook.pm

index ffaba892c8e406541da8cb31cf83d263153aaf57..ad9eb01756143e2e8b0fb960ada9e280a772c56f 100644 (file)
@@ -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</object_end_of_create_validators> instead, or add a validator 
-using L</object_validators>.)
+use L</object_end_of_create_validators> instead.)
 
 Params: