09-03-2010, 06:01 PM
Thanks!!
It is working now.
I can not delete log files because of
if (@readlink($settings->_contentDir."current.log")!=$settings->_contentDir.$entry)
print "<li><a href=\"out.RemoveLog.php?logname=".$entry."\">".getMLText("rm_file")."</a></li>";
but I can see them.
It is working now.
I can not delete log files because of
if (@readlink($settings->_contentDir."current.log")!=$settings->_contentDir.$entry)
print "<li><a href=\"out.RemoveLog.php?logname=".$entry."\">".getMLText("rm_file")."</a></li>";
but I can see them.