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