beware of shadows
darcs-hash:20080718041633-84dde-4fb8e5738b6594334e42d21c4ed104039da62abb.gz
This commit is contained in:
parent
c1b0cdf909
commit
12b7f23ed2
@ -157,12 +157,4 @@ class TwitapifriendshipsAction extends TwitterapiAction {
|
||||
return $user->getProfile();
|
||||
}
|
||||
}
|
||||
|
||||
function show_profile($profile) {
|
||||
$profile_array = $this->user_array($profile);
|
||||
$notice = $profile->getCurrentStatus();
|
||||
if ($notice) {
|
||||
$status_array = $this->status_array($notice):
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user