Project

General

Profile

Bug #24235 ยป 0016604.patch

Administrator Admin, 2010-11-29 17:10

View differences:

typo3/alt_doc.php (Arbeitskopie)
}
// If pages are being edited, we set an instruction about updating the page tree after this operation.
if (isset($this->data['pages'])) {
if (isset($this->data['pages']) || $BE_USER->workspace != 0 && count($this->data)) {
t3lib_BEfunc::setUpdateSignal('updatePageTree');
}
    (1-1/1)