tbrehm
2008-06-04 54c0c31e5096a2f179210bfad38d30b02fc450eb
interface/lib/classes/plugin_listview.inc.php
@@ -86,7 +86,7 @@
                        }
                }
                $listTpl->setLoop('records',$records_new);
                $listTpl->setLoop('records',@$records_new);
                // Loading language field
                $lng_file = "lib/lang/".$_SESSION["s"]["language"]."_".$app->listform->listDef['name']."_list.lng";