[TYPO3] Last updated formula

John Angel johnange at gmail.com
Tue Aug 8 19:47:24 CEST 2006


Hi

It seems there is formula:

if (tt_content.tstamp < typo3 installation date)
    register:SYS_LASTCHANGED = typo3 installation date;
else
    register:SYS_LASTCHANGED = tt_content.tstamp;

Any ideas how to always get tt_content.tstamp?

Regards,
John 




More information about the TYPO3-english mailing list