View Single Post
  #15  
Old 26th January 2011, 04:11
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default
I need a little help . could you explain what i must do and where the code blow must go:sorry:

Quote:
if ($torrents['isScene'] > 0)
{
$isScene = '<font color=red>'sprintf($lang->browse['scene3'], mkprettytime($torrents['isScene']))'</font>';
Reply With Quote