We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76ffc46 + df769c0 commit e02c9ecCopy full SHA for e02c9ec
1 file changed
core/Controller/SetupController.php
@@ -104,7 +104,6 @@ public function display($post) {
104
];
105
$parameters = array_merge($defaults, $post);
106
107
- \OC_Util::addScript('setup');
108
\OC_Template::printGuestPage('', 'installation', $parameters);
109
}
110
0 commit comments