ftimme
2012-11-14 aa78fde6a92f66b84d626e114d8b54a5fb6ece0c
interface/web/admin/list/remote_user.list.php
@@ -7,7 +7,7 @@
$liste['table'] = 'remote_user';
// Index index field of the database table
$liste['table_idx'] = 'userid';
$liste['table_idx'] = 'remote_userid';
// Search Field Prefix
$liste['search_prefix'] = 'search_';