new changes to group_permissions/menu logic

This commit is contained in:
Nuno Miguel Reis
2013-09-17 19:06:44 +00:00
parent 72dfb07364
commit cfc37a8910
27 changed files with 223 additions and 10 deletions
+1
View File
@@ -284,6 +284,7 @@
$apps[$x]['db'][$y]['fields'][$z]['name'] = 'group_name';
$apps[$x]['db'][$y]['fields'][$z]['type'] = 'text';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = '';
$y = 3; //table array index
$z = 0; //field array index