Also I just remembered, I changed the time to show correct time... ie not time when cron (ie when downloaded)
and I see that some of the posts which are replied... ie Re: something
will show in different posts. What is the cause of this? time issue?
Thanks (Gilby You are doing a great job)
this is the mod for time....
// if ($group[lastmsg] == 0){
$date = strtotime($message[date]);
//} else {
//$date = time();
//}
|