sajjaddxxx shared a link:
sajjaddxxx shared a link:
sajjaddxxx commented on Tania Karas's story, Pothole purgatory for Chicago drivers.
6 weeks 1 day ago · Comment (2 more)
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
- 794
- Rank (out of 10000)
- 1344
- Karma
- 2
User Stats
Submitted scoops 2 Published scoops 0 Comments 1 Votes 6 Rank: 794
History
- Member for
- 8 weeks 5 days
Name: sajjad
Web site: http://bestworldzone.info
Joined: 8 weeks 5 days ago
Last active: 3 weeks 4 days ago.
About sajjaddxxx
no.....





RSS Feed of sajjaddxxx's posts