Update Login Class with correct acl method and edit access data read
edit access data is read and put into the unit (edit access) array the base acl method is adjusted to the current simple flat array one - base acl only - no max anymore (never needed) - page acl - unit (edit access) acl list + detail data
This commit is contained in:
@@ -310,6 +310,7 @@
|
||||
$elements[] = $form->form_create_element("name");
|
||||
$elements[] = $form->form_create_element("color");
|
||||
$elements[] = $form->form_create_element("description");
|
||||
// add name/value list here
|
||||
break;
|
||||
default:
|
||||
print "NO NO NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO!";
|
||||
|
||||
Reference in New Issue
Block a user