コード例 #1
0
ファイル: plus.php プロジェクト: niamherinoc/rctractors
function __wps__profile_following()  
{  
	return __wps__show_profile("plus");
	exit;	
}
コード例 #2
0
ファイル: profile.php プロジェクト: niamherinoc/rctractors
function __wps__menu_gallery()  
{  
										
	return __wps__show_profile("gallery");
	exit;
		
}