Home
last modified time | relevance | path

Searched defs:rank_img (Results 1 – 4 of 4) sorted by relevance

/dports/www/xoops/XoopsCore25-2.5.10/htdocs/modules/system/admin/userrank/
H A Dmain.php83 $rank_img = $userrank_arr[$i]->getVar('rank_image') ?: 'blank.gif'; variable
235 $rank_img = $obj->getVar('rank_image') ?: 'blank.gif'; variable
/dports/chinese/phpbb3-tw/phpBB3/includes/
H A Dfunctions_display.php1256 function get_user_rank($user_rank, $user_posts, &$rank_title, &$rank_img, &$rank_img_src)
/dports/www/phpbb3/phpBB3/includes/
H A Dfunctions_compatibility.php189 function get_user_rank($user_rank, $user_posts, &$rank_title, &$rank_img, &$rank_img_src)
/dports/chinese/phpbb3-tw/phpBB3/
H A Dmemberlist.php235 $rank_title = $rank_img = ''; variable
1220 $rank_title = $rank_img = $rank_img_src = ''; variable