| | |
| | | //* Paging Template
|
| | | $liste['paging_tpl'] = 'templates/paging.tpl.htm';
|
| | |
|
| | | //* Script File der Liste ?
|
| | | //* Enable auth
|
| | | $liste['auth'] = 'no';
|
| | |
|
| | |
|
| | |
| | | //* Database table |
| | | $liste['table'] = 'sys_filesync'; |
| | | |
| | | //* Primary index column |
| | | //* Primary index column |
| | | $liste['table_idx'] = 'id'; |
| | | |
| | | //* Search Field Prefix |
| | |
| | | //* Paging Template |
| | | $liste['paging_tpl'] = 'templates/paging.tpl.htm'; |
| | | |
| | | //* Script File der Liste?s |
| | | //* Enable auth |
| | | $liste['auth'] = 'no'; |
| | | |
| | | |
| | |
| | | 'prefix' => '%', |
| | | 'suffix' => '%', |
| | | 'width' => ''); |
| | | |
| | | ?> |
| | |
| | | //* Database table |
| | | $liste['table'] = 'sys_group'; |
| | | |
| | | //* Primarty index column |
| | | //* Primary index column |
| | | $liste['table_idx'] = 'groupid'; |
| | | |
| | | //* Search Field Prefix |
| | |
| | | //* Paging Template |
| | | $liste['paging_tpl'] = 'templates/paging.tpl.htm'; |
| | | |
| | | // Script File der Liste ? |
| | | //* Enable auth |
| | | $liste['auth'] = 'no'; |
| | | |
| | | |