On Sun, Jul 13, 2008 at 06:53:56PM +0100, Hans wrote:
> {$ModTime} is last modified time in unix seconds, as per this
> definition in config.php:
> $FmtPV['$ModTime'] = '$page["time"]';
I'm planning to add this to the core, but was planning to
use $LastModifiedTime instead of $ModTime. Comments?
Pm