<?=date(\'n.j.Y\',filemtime(\'template.php\'));?>
works fine, displays the last modified date.
NOW! when I change that to
<?=date(\'n.j.Y\',filemtime($PHP_SELF));?>
I get 12.31.1969 as the lastmodified date...
I\'ll tell ya my comp was built in with bad acid flashbacks...