Skip to content
Snippets Groups Projects
Commit 168f0223 authored by Andreas Gohr's avatar Andreas Gohr
Browse files

protect extension, not plugin anymore

parent 16660d32
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
* It is not recommended to change this file, as it is overwritten on DokuWiki upgrades.
*/
$plugins['acl'] = 1;
$plugins['plugin'] = 1;
$plugins['extension'] = 1;
$plugins['config'] = 1;
$plugins['usermanager'] = 1;
$plugins['template:dokuwiki'] = 1; // not a plugin, but this should not be uninstalled either
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment