Go to the source code of this file.
Variables | |
if ($called_position!="before_display_content"||Context::get('act')== 'dispPageAdminContentModify'||Context::getResponseMethod()!= 'HTML'||isCrawler()) | |
$temp_output = preg_replace_callback('!<(div|span|a)([^>]*)member_([0-9\-]+)([^>]*)>(.*?)<\/(div|span|a)>!is', 'pointLevelIconTrans', $output) | |
$temp_output = preg_replace_callback('!<(div|span|a)([^>]*)member_([0-9\-]+)([^>]*)>(.*?)<\/(div|span|a)>!is', 'pointLevelIconTrans', $output) |
Definition at line 22 of file point_level_icon.addon.php.
if($called_position!="before_display_content"||Context::get('act')== 'dispPageAdminContentModify'||Context::getResponseMethod()!= 'HTML'||isCrawler()) |
Definition at line 15 of file point_level_icon.addon.php.