Rollenkonzept verbessert
This commit is contained in:
@ -51,6 +51,7 @@ if($action == ''){
|
||||
$value[] = $row;
|
||||
}
|
||||
$smarty->assign('table_data', $value);
|
||||
$smarty->assign('admin_rolle', rolle($uid));
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user