Index: branches/5.2.x/units/links/links_config.php =================================================================== diff -u -N -r15855 -r16146 --- branches/5.2.x/units/links/links_config.php (.../links_config.php) (revision 15855) +++ branches/5.2.x/units/links/links_config.php (.../links_config.php) (revision 16146) @@ -1,6 +1,6 @@ hAFTER, + 'Mode' => hBEFORE, 'Conditional' => false, 'HookToPrefix' => '', 'HookToSpecial' => '*', @@ -650,4 +650,4 @@ 'RatingDelayInterval' => 'link_RatingDelay_Interval', ), - ); \ No newline at end of file + ); Index: branches/5.2.x/units/link_validation/link_validation_config.php =================================================================== diff -u -N -r15431 -r16146 --- branches/5.2.x/units/link_validation/link_validation_config.php (.../link_validation_config.php) (revision 15431) +++ branches/5.2.x/units/link_validation/link_validation_config.php (.../link_validation_config.php) (revision 16146) @@ -1,6 +1,6 @@ Array ( Array ( - 'Mode' => hAFTER, + 'Mode' => hBEFORE, 'Conditional' => true, 'HookToPrefix' => 'l', 'HookToSpecial' => '*', @@ -168,4 +168,4 @@ ), ), ), - ); \ No newline at end of file + );