cfoe
2012-05-22 0ae667e6cfdd1bcc85bacf85cd93a84f99fa88f8
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_';