tbrehm
2008-07-09 7c99efcfdd45fcb3ffbdd1a4dca4ef4c79c0471d
interface/web/admin/list/groups.list.php
@@ -15,7 +15,7 @@
//* Database table
$liste['table']          = 'sys_group';
//* Primarty index column
//* Primary index column
$liste['table_idx']         = 'groupid';
//* Search Field Prefix
@@ -36,7 +36,7 @@
//* Paging Template
$liste['paging_tpl']      = 'templates/paging.tpl.htm';
// Script File der Liste ?
//* Enable auth
$liste['auth']            = 'no';