includes posixGroup
This commit is contained in:
parent
527d69ee87
commit
1e2f674116
|
@ -3,6 +3,8 @@ use \LAM\TYPES\TypeManager;
|
|||
use function LAM\TYPES\getScopeFromTypeId;
|
||||
use LAM\TYPES\ConfiguredType;
|
||||
|
||||
include_once "posixGroup.inc";
|
||||
|
||||
class wmdeGroup extends posixGroup
|
||||
{
|
||||
function display_html_attributes() {
|
||||
|
|
Loading…
Reference in New Issue