tbrehm
2009-03-12 b28db4111a699f1e736b4a96ff8a4cfb9b2cc096
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';