mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-19 10:44:25 +03:00
Actions refactoring: now there is a clear definiation on the action name
This commit is contained in:
@@ -37,6 +37,7 @@ class AuditLog : public Action {
|
||||
bool evaluate(Rule *rule, Transaction *transaction) override;
|
||||
};
|
||||
|
||||
|
||||
} // namespace actions
|
||||
} // namespace modsecurity
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user