Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Blank page under 'Log files management'
#13
Again:
comment the line using the "readlink".

Before:
if (@readlink($settings->_contentDir."current.log")!=$settings->_contentDir.$entry)
print "<li><a href=\"out.RemoveLog.php?logname=".$entry."\">".getMLText("rm_file")."</a></li>";

after:
//if (@readlink($settings->_contentDir."current.log")!=$settings->_contentDir.$entry)
print "<li><a href=\"out.RemoveLog.php?logname=".$entry."\">".getMLText("rm_file")."</a></li>";
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: