tbrehm
2009-02-18 0d20a6a02c8d1719bc2c614edf86ec3f8db5ccd1
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';