Go to the documentation of this file.
25 require_once(
'./addons/member_extra_info/member_extra_info.lib.php');
27 $temp_output = preg_replace_callback(
'!<(div|span|a)([^>]*)member_([0-9]+)([^>]*)>(.*?)<\/(div|span|a)>!is',
'memberTransImageName',
$output);