Project

General

Profile

Actions

Bug #64979

closed

Correct TS Log message in UserContentObject

Added by Frederic Gaus about 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2015-02-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

Correct TS Log message in UserContentObject

Change
$GLOBALS['TT']->setTSlogMessage('USER_INT without configuration.', 2);

To
$GLOBALS['TT']->setTSlogMessage('USER without configuration.', 2);

Actions

Also available in: Atom PDF