mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-29 17:52:28 +00:00
Adding new registration processing for signup.
This commit is contained in:
@@ -186,6 +186,7 @@ namespace OpenWifi {
|
||||
ReplaceVariablesInObject(Obj,Expanded);
|
||||
ResultArray->add(Expanded);
|
||||
} else {
|
||||
std::cout << "Element type: " << element.type().name() << std::endl;
|
||||
std::cout << __LINE__ << std::endl;
|
||||
ResultArray->add(element);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user