mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-22 18:45:59 +02:00
Added epp poll; needs more testing once other functions are done
This commit is contained in:
parent
47ebb5a3d7
commit
1d31db8e6c
3 changed files with 108 additions and 0 deletions
|
@ -444,6 +444,8 @@ class EppWriter {
|
|||
$writer->endElement(); // End of 'resData'
|
||||
}
|
||||
}
|
||||
|
||||
$this->_postamble($writer, $resp);
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue