Update index.php
This commit is contained in:
parent
48a31b2398
commit
408fc69fac
@ -152,11 +152,6 @@ if (! empty($reg[1]) && $reg[1] == 'explorer' && ($reg[2] == '/swagger.json' ||
|
||||
$enabled=true;
|
||||
if (empty($conf->$modulenameforenabled->enabled)) $enabled=false;
|
||||
|
||||
if ($module == 'ficheinter'){
|
||||
$enabled=true;
|
||||
$moduledirforclass='fichinter';
|
||||
}
|
||||
|
||||
if ($enabled)
|
||||
{
|
||||
// If exists, load the API class for enable module
|
||||
|
||||
Loading…
Reference in New Issue
Block a user