Project

General

Profile

Bug #13953 ยป 45350.patch

Jan Philipp Timme, 2011-03-21 18:32

View differences:

classes/class.tx_linkvalidator_processor.php (Arbeitskopie)
public function init($searchField, $pid) {
$this->searchFields = $searchField;
$this->pidList = $pid;
foreach ($searchField as $tableName => $table) {
t3lib_div::loadTCA($tableName);
}
}
/**
    (1-1/1)