Actions
Task #4644
closedUse makeInstance instead of getUserObj in the CLI script
Start date:
2009-09-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In the CLI script, the scheduler object is instantiated using t3lib_div::getUserObj(). Use t3lib_div::makeInstance() instead.
Actions