Project

General

Profile

Bug #20869 » 11696.diff

Administrator Admin, 2010-03-23 17:02

View differences:

typo3/sysext/indexed_search/class.indexer.php (working copy)
$this->indexExternalUrl($linkSource);
}
} elseif (!$qParts['query']) {
$linkSource = urldecode($linkSource);
if (t3lib_div::isAllowedAbsPath($linkSource)) {
$localFile = $linkSource;
} else {
(2-2/2)