diff --git a/svr.js b/svr.js index 3cfe581..27d5da8 100644 --- a/svr.js +++ b/svr.js @@ -3706,9 +3706,9 @@ if (!cluster.isPrimary) { directoryListingRows.push( "\"[BAD]\"" + + "\">" + ename.replace(/&/g, "&").replace(//g, ">") + - "-" + + "-" + (estats ? estats.mtime.toDateString() : "-") + "\r\n" );