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