This commit is contained in:
Jamie Cameron
2016-03-12 20:59:00 -08:00
parent 04dd39842d
commit 1db718fd95

View File

@@ -192,7 +192,7 @@ return ( 'debug', 'info', 'notice', 'warning',
'err', 'crit', 'alert', 'emerg' );
}
# can_edit_log(&log)
# can_edit_log(&log|file)
# Returns 1 if some log can be viewed/edited, 0 if not
sub can_edit_log
{