[TYPO3-core] RFC #16252: Apply "bookmarks" naming to UserTS options
Susanne Moog
typo3 at susannemoog.de
Fri Nov 5 23:24:36 CET 2010
Just a quick good night hint:
On 04.11.2010 22:11, Steffen Gebert wrote:
> $shortCutGroups = $BE_USER->getTSConfig('options.shortcutGroups');
Try using:
$shortCutGroups = $BE_USER->getTSConfigVal('options.shortcutGroups');
for the isset check, then it should work.
s.
--
What's worth the price is always worth the fight
Every second counts 'cause there's no second try
TYPO3 Core Team Member
More information about the TYPO3-team-core
mailing list