tbrehm
2008-08-18 76ada3e6f961c4b4c56c4e6bbac62ad21e99de52
interface/lib/classes/plugin_listview.inc.php
@@ -87,6 +87,7 @@
                                // The variable "id" contains always the index field
                                $rec["id"] = $rec[$idx_key];
                        $rec["delete_confirmation"] = $app->lng('delete_confirmation');
                                $records_new[] = $rec;
                        }