Commit 9253d53c authored by vogelor's avatar vogelor
Browse files

Fixed a small flaw in comment

parent d1086fc4
......@@ -698,7 +698,7 @@ class monitor_core_module {
function monitorRkHunter(){
/*
* This monitoring is expensive, so do it only once a hour
* This monitoring is expensive, so do it only once a day
*/
$min = date('i');
$hour = date('H');
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment