= 0) { $timestamp -= $options[0] * 60 * 60; $source = $buffer; $buffer = '' . PMA_localisedDate($timestamp, $options[1]) . ''; } return $buffer; } ?>