mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 09:55:28 +03:00
@@ -37,9 +37,8 @@ class XmlNS : public Action {
|
||||
|
||||
bool init(std::string *error);
|
||||
|
||||
private:
|
||||
std::string m_name;
|
||||
std::string m_value;
|
||||
std::string m_scope;
|
||||
std::string m_href;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user