[TYPO3-core] RFC 8225: Code cleanup: Improvment / Bugfix: backend.php - Hook: $GLOBALS['TYPO3_CONF_VARS']['typo3/backend.php']['additionalBackendItems']
Steffen Kamper
steffen at sk-typo3.de
Tue May 13 22:46:38 CEST 2008
"Frank Nägler" <mail at naegler.net> schrieb im Newsbeitrag
news:mailman.1.1210704950.27468.typo3-team-core at lists.netfielders.de...
Hi Ingo,
I understand your reason, but I think it is a bug.
Who should I reference my class for this hook? I only know this way.
greats
_Frank
I also find this reasonable.
But it's no problem without this method, use it like this:
$GLOBALS['TYPO3_CONF_VARS']['typo3/backend.php']['additionalBackendItems'][]
= t3lib_extMgm::extPath($_EXTKEY).'registerToolbarItem.php';
vg Steffen
More information about the TYPO3-team-core
mailing list