Project

General

Profile

Bug #24118 ยป bug_16459.patch

Administrator Admin, 2010-11-18 09:08

View differences:

t3lib/class.t3lib_page.php (Arbeitskopie)
if (is_array($row)) {
$row['_PAGES_OVERLAY'] = TRUE;
$row['_PAGES_OVERLAY_UID'] = $row['uid'];
// Unset vital fields that are NOT allowed to be overlaid:
unset($row['uid']);
    (1-1/1)