Actions
Bug #19940
closedconstant TYPO3_copyright_year should use the current year
Start date:
2009-01-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
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.
(issue imported from #M10305)
Files
Updated by Francois Suter almost 16 years ago
Reverted as copyright year needs to be fixed (and not dynamically set)
Actions