Skip to content
Code-Schnipsel Gruppen Projekte
Commit 3cdfff47 erstellt von Florian Bogner's avatar Florian Bogner
Dateien durchsuchen

style: Codestyle

Übergeordneter bc97bc3d
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
......@@ -8,4 +8,4 @@ QUI::$Ajax->registerFunction(
$PluginManager->activate($pluginName);
},
array('pluginName')
);
\ No newline at end of file
);
......@@ -8,4 +8,4 @@ QUI::$Ajax->registerFunction(
$PluginManager->deactivate($pluginName);
},
array('pluginName')
);
\ No newline at end of file
);
......@@ -9,4 +9,3 @@ QUI::$Ajax->registerFunction(
},
array()
);
......@@ -8,4 +8,4 @@ QUI::$Ajax->registerFunction(
return $Pluginmanager->getAllPlugins();
},
array()
);
\ No newline at end of file
);
......@@ -6,4 +6,4 @@ QUI::$Ajax->registerFunction(
$PluginManager = new \QUI\Ckeditor4\Plugins\Manager();
},
array('pluginName')
);
\ No newline at end of file
);
......@@ -6,4 +6,4 @@ QUI::$Ajax->registerFunction(
$PluginManager = new \QUI\Ckeditor4\Plugins\Manager();
},
array('pluginName')
);
\ No newline at end of file
);
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