Project

General

Profile

Bug #19149 » patch_9046_v8b_cacheIssue.patch

Administrator Admin, 2009-11-02 12:18

View differences:

sysext/cms/tslib/class.tslib_fe.php (working copy)
'type' => intval($this->type),
'gr_list' => (string)$this->gr_list,
'MP' => (string)$this->MP,
'cHash' => $this->cHash_array
'cHash' => $this->cHash_array,
'domainStartPage' => $this->domainStartPage,
)
);
......
'type' => intval($this->type),
'gr_list' => (string)$this->gr_list,
'MP' => (string)$this->MP,
'cHash' => $this->cHash_array
'cHash' => $this->cHash_array,
'domainStartPage' => $this->domainStartPage,
)
);
(4-4/6)