okay i also found alot of this in script
$tmdt = date("d m Y - H:i:s", $tmstamp);
$shtm = time();
$shdt = date("d m y-H:i", $item[3])
should i change that too???
$tmdt = date("d m Y - H:i:s", $tmstamp);
$shtm = time();
$shdt = date("d m y-H:i", $item[3])
should i change that too???
Comment