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