Skip to main content

Bug Tracker

Side navigation

Ticket #6518: Loaded.php


File Loaded.php, 0.2 KB (added by rsinton, May 03, 2010 08:26PM UTC)

Loaded.php (called by ajax function)

<?php
//header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header("Last-Modified: Sat, 26 Jul 1997 05:00:00 GMT");
echo gmdate("D, d M Y H:i:s");
?>

Download in other formats:

Original Format