[TYPO3-core] RFC: bug #2590

Martin Kutschker Martin.Kutschker at blackbox.net
Sat Mar 18 17:31:46 CET 2006


Hi!

To ease handling of copyright notices in the BE (login page and about module) I propose to add this line to config_default.php:

define('TYPO3_copyright', '2006');

Then these functions must be changed accordingly by replacing "2005" with the new constant.

t3lib/class.t3lib_befunc.php:TYPO3_copyRightNotice()
typo3/mod/help/about/index.php:main()

The changes are too simple to make a patch for it

Masi 



More information about the TYPO3-team-core mailing list