Advertisement
nlozovan

Untitled

Apr 9th, 2014
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. EDIT
  2. <span class="tweet-time date st"><?php echo human_time_diff($t['time'], current_time('timestamp')); ?> ago</span>
  3.  
  4. IN
  5. <span class="tweet-time date st"><?php echo human_time_diff($t['time'], current_time('timestamp')); __(' ago','cosmotheme')?></span>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement