Project

General

Profile

Bug #98105 » DatabaseBrowser_initializeWebmountsForElementBrowser.patch

Christian Sonntag, 2022-08-09 13:57

View differences:

Classes/Browser/DatabaseBrowser.php → Classes/Browser/DatabaseBrowser.php (date 1660051343127)
*/
public function render()
{
// Checks for alternative web mount points for the element browser.
$this->getBackendUser()->initializeWebmountsForElementBrowser();
$this->modTSconfig = BackendUtility::getPagesTSconfig((int)$this->expandPage)['mod.']['web_list.'] ?? [];
[, , , $allowedTables] = explode('|', $this->bparams);
    (1-1/1)