Project

General

Profile

Bug #23341 ยป 15336_v1.diff

Administrator Admin, 2010-08-03 15:22

View differences:

typo3/sysext/sys_action/task/class.tx_sysaction_task.php (Arbeitskopie)
if ($this->id == 0 || $this->table == '') {
$flashMessage = t3lib_div::makeInstance(
't3lib_FlashMessage',
$GLOBALS['LANG']->getLL('action_lowlevelMissing', TRUE),
$GLOBALS['LANG']->getLL('action_notReady', TRUE),
$GLOBALS['LANG']->getLL('action_error'),
t3lib_FlashMessage::ERROR
);
    (1-1/1)