Project

General

Profile

Bug #24355 ยป singleTableView.diff

Administrator Admin, 2010-12-17 18:10

View differences:

typo3/class.db_list.inc (Arbeitskopie)
} else {
$urlParameters['id'] = $this->id;
}
if ($table !== -1) {
$urlParameters['table'] = $table;
}
if ($this->thumbs) {
$urlParameters['imagemode'] = $this->thumbs;
}
    (1-1/1)