Project

General

Profile

Bug #25182 ยป 17772.patch

Administrator Admin, 2011-02-25 23:37

View differences:

typo3/sysext/em/classes/repository/class.tx_em_repository.php (revision )
$this->fixMainRepository();
} else {
$this->setTitle($row['title']);
$this->setDescription($row['description']);
$this->setId($row['uid']);
$this->setPriority(1);
$this->setMirrorListUrl($row['mirror_url']);
    (1-1/1)