Bug #21421 » patch_slowTSparser_4.3.0beta2.diff
typo3_src-4.3.0beta2.patched/t3lib/class.t3lib_tstemplate.php 2009-11-01 22:08:03.098221184 +0100 | ||
---|---|---|
$GLOBALS['TYPO3_DB']->sql_free_result($res);
|
||
$this->rootLine[] = $this->absoluteRootLine[$a];
|
||
}
|
||
$this->procesIncludes();
|
||
}
|
||
/**
|