Update main.inc.php
break ;)
This commit is contained in:
parent
f1ffae3ac5
commit
32c48f0fa2
@ -430,6 +430,7 @@ if(is_array($modulepart) && count($modulepart)>0)
|
||||
if(in_array($module, $modulepart))
|
||||
{
|
||||
$conf->modulepart = $module;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user