tbrehm
2008-07-15 04c7ebea11a4e8f385f13b31f6606e7140914fbf
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;
                        }