Project

General

Profile

Bug #22154 » 13604.patch

Administrator Admin, 2010-02-23 12:50

View differences:

t3lib/class.t3lib_loadmodules.php (working copy)
//
$this->absPathArray = $modulesArray['_PATHS'];
unset($modulesArray['_PATHS']);
// unset the array for calling external backend module dispatchers in typo3/mod.php
unset($modulesArray['_dispatcher']);
/*
With the above data for modules the result of this function call will be:
(1-1/2)