Index: branches/5.2.x/units/addresses/addresses_tag_processor.php =================================================================== diff -u -N -r14957 -r15141 --- branches/5.2.x/units/addresses/addresses_tag_processor.php (.../addresses_tag_processor.php) (revision 14957) +++ branches/5.2.x/units/addresses/addresses_tag_processor.php (.../addresses_tag_processor.php) (revision 15141) @@ -1,6 +1,6 @@ Application->recallTagProcessor('m'); + $tag_processor = $this->Application->recallTagProcessor('m'); $params['pass'] = 'm,addr'; return $tag_processor->Link($params); }