".$locale['LSUP_001']."";
} elseif ($lastseen < 360){
$lastseen="
".$locale['LSUP_002']."";
} elseif ($iW > 0){
if ($iW == 1) {
$Text = $locale['LSUP_003'];
} else {
$Text = $locale['LSUP_004'];
}
$lastseen = "
".$iW." ".$Text."";
} elseif ($iD > 0){
if ($iD == 1) {
$Text = $locale['LSUP_005'];
} else {
$Text = $locale['LSUP_006'];
}
$lastseen = "
".$iD." ".$Text."";
} else {
$lastseen = $iH.":".$iM.":".$iS;
}
} else {
$lastseen = $locale['LSUP_007'];
}
?>
");
$enc = array("&", """, "'", "\", """, "'", "<", ">");
$text = str_replace($enc, $dec, $text);
if (strlen($text) > $length) $text = substr($text, 0, ($length-3))."";
$text = str_replace($dec, $enc, $text);
return $text;
}
?>
Brak tematów na forum !