mcramer
2013-09-02 e0dc711c2b2dc4e2ec397d7f53910f11e1ca4ade
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_';