How to Wiki Database (change log)
http://[222:a8e4:50cd:55c:788e:b0a5:4e2f:a92c]
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
353 B
13 lines
353 B
9 months ago
|
<?php
|
||
|
/*
|
||
|
* Local plugin enable/disable settings
|
||
|
* Auto-generated through plugin/extension manager
|
||
|
*
|
||
|
* NOTE: Plugins will not be added to this file unless there is a need to override a default setting. Plugins are
|
||
|
* enabled by default.
|
||
|
*/
|
||
|
$plugins['popularity'] = 0;
|
||
|
$plugins['authldap'] = 0;
|
||
|
$plugins['authpdo'] = 0;
|
||
|
$plugins['authad'] = 0;
|