daniel
2008-06-05 5a8b3e516182073e3b9809e8c16a459a0fa037f8
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";