jbrace@1258587808
jbrace@1258587805
jbrace@1258587804
Status
<?php
$account = user_load(array('uid' => arg(1)));
if (!$account->uid) {
echo t('This user has no statuses yet.');
return;
}
$count = facebook_status_has_status(arg(1));
if (!$count) {
global $user;
if ($user->uid == $account->uid) {
echo t('You have no statuses yet.');
}
else {
echo t('@name has no statuses yet.', array('@name' => check_plain($account->name)));
}
}
?>
Info
Karma
- Rank
- 1339
- Rank (out of 10000)
- 2269
- Karma
- 0
User Stats
Submitted scoops 0 Published scoops 0 Comments 0 Votes 3 Rank: 1339
History
- Member for
- 17 weeks 4 days
Name:
Web site: http://shaggyrugsite.com/shaggy-bath-rugs/
Joined: 17 weeks 4 days ago
Last active: 17 weeks 4 days ago.
About jbrace
My mother purchased me shaggy bath rugs as a way to make my home more appealing. I suppose a bachelor pad isn’t what most women like.

RSS Feed of jbrace's posts