diff --git a/htroot/Log_p.java b/htroot/Log_p.java index 1e00f362d..cc6b2793c 100644 --- a/htroot/Log_p.java +++ b/htroot/Log_p.java @@ -83,8 +83,13 @@ public class Log_p { //log += it.next() + "\n"; //} + int startLine=logLines.length-lines; + if(startLine<0){ + startLine=0; + } + //either all Entries(