[TYPO3-core] RFC #10305: constant TYPO3_copyright_year should use the current year

Georg Ringer mail-spam at ringerge.org
Fri Jan 30 10:40:47 CET 2009


This is a SVN patch request.

Type: bugfix, no-brainer

Bugtracker references:
http://bugs.typo3.org/view.php?id=10305

Branches: trunk, 4.2

Problem:
The copyright year is currently hardcoded like 1998-2008.
IMO it would be better to just use the current year because now it is 
2009 and I still see the 2008 in it.

The constant is used e.g at the first page in the Backend at the top. It 
is also one line less to thing of when the year changes.

Solution:
get the current year with strftime('%Y')

Have a nice bugday
Georg
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-typo3version.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090130/b7a7a51a/attachment.txt 


More information about the TYPO3-team-core mailing list