mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 17:41:52 +03:00
actions: Removes Rule parameter from runtime execute
Generals organization on the Action class
This commit is contained in:
@@ -61,7 +61,7 @@ class AuditLog {
|
||||
NativeAuditLogFormat
|
||||
};
|
||||
|
||||
enum AuditLogParts {
|
||||
enum AuditLogPartsEnum {
|
||||
/**
|
||||
* Audit log header (mandatory).
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user