Bug #18374 » 0007759_42.patch
typo3/sysext/cms/tslib/class.tslib_fe.php (Arbeitskopie) | ||
---|---|---|
* @see INTincScript()
|
||
*/
|
||
protected function INTincScript_includeLibs($INTiS_config) {
|
||
global $TYPO3_CONF_VARS;
|
||
$GLOBALS['TT']->push('Include libraries');
|
||
foreach($INTiS_config as $INTiS_cPart) {
|
||
if ($INTiS_cPart['conf']['includeLibs']) {
|
- « Previous
- 1
- 2
- Next »