Skip to content
Code-Schnipsel Gruppen Projekte
Commit c1080414 erstellt von root's avatar root
Dateien durchsuchen

Workaround: Temporary workaround for installing plugins on fresh installations. Done with @hen

Übergeordneter 8b643edd
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
......@@ -169,9 +169,9 @@ class Manager
continue;
}
if (!is_dir($this->activePluginDir."/".$pluginName)) {
continue;
}
// if (!is_dir($this->activePluginDir."/".$pluginName)) {
// continue;
// }
if (in_array($entry, $this->blacklist)) {
continue;
......
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