コード例 #1
0
ファイル: Profile.php プロジェクト: tiger154/prototype
 public function getPendingFriends()
 {
     return Friends::getPendingFriends();
 }