tbrehm
2008-06-08 56a2d59605a914d2bc46d235575b021e3d1b0b7e
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";