mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Arreglando profile y pequeños bugs
This commit is contained in:
@ -193,6 +193,7 @@ class Group extends \App\Controllers\GoBaseController
|
||||
// IMN hacer las configuraciones hard coded
|
||||
helper('rbac');
|
||||
generate_php_roles_constant();
|
||||
generate_php_permissions_constant();
|
||||
generate_php_permissions_matrix_constant();
|
||||
|
||||
$id = $groupEntity->id ?? $id;
|
||||
|
||||
Reference in New Issue
Block a user