Skip to content
Code-Schnipsel Gruppen Projekte
Commit 9a5e5cdc erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

constructor -> set settings

Übergeordneter 84fbd924
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
......@@ -131,7 +131,7 @@ protected function _getControl()
}
/* @var $Control \QUI\Control */
$Control = new $Ctrl();
$Control = new $Ctrl( $this->getSettings() );
if ( !($Control instanceof QUI\Control) ) {
return false;
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren