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