mirror of
				https://github.com/Telecominfraproject/wlan-cloud-owprov.git
				synced 2025-11-03 20:17:54 +00:00 
			
		
		
		
	Adding removal subscriber
This commit is contained in:
		@@ -196,9 +196,9 @@ namespace OpenWifi {
 | 
			
		||||
                    ExObj.set("element",SectionInfo);
 | 
			
		||||
                    Explanation_.add(ExObj);
 | 
			
		||||
                }
 | 
			
		||||
                Poco::JSON::Object::Ptr Result;
 | 
			
		||||
                AddVariables(SectionInfo, Result);
 | 
			
		||||
                Configuration->set(SectionName, Result);
 | 
			
		||||
//                Poco::JSON::Object::Ptr Result;
 | 
			
		||||
//                AddVariables(SectionInfo, Result);
 | 
			
		||||
                Configuration->set(SectionName, SectionInfo);
 | 
			
		||||
            } else {
 | 
			
		||||
                if(Explain_) {
 | 
			
		||||
                    Poco::JSON::Object  ExObj;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user