All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog

This commit is contained in:
int2001
2024-01-17 14:20:10 +00:00
parent 97e87de210
commit c74a5475f2
212 changed files with 459 additions and 459 deletions

View File

@@ -11,7 +11,7 @@ if($data['format'] == "xml") {
// Get the method called, and build the root node
$call = $data['queryInfo']['call'];
$rootNode = $xmlDoc->createElement("Cloudlog-API");
$rootNode = $xmlDoc->createElement("Wavelog-API");
$parentNode = $xmlDoc->appendChild($rootNode);
// Get the results output