mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 11:49:03 +00:00
Merge branch 'dev-controllers' of https://github.com/NNTmux/newznab-tmux into dev-controllers
This commit is contained in:
@@ -152,7 +152,6 @@ class XML_Response
|
||||
*/
|
||||
protected function returnCaps(): string
|
||||
{
|
||||
|
||||
$this->xml->startDocument('1.0', 'UTF-8');
|
||||
$this->xml->startElement('caps');
|
||||
$this->addNode(['name' => 'server', 'data' => $this->server['server']]);
|
||||
|
||||
Reference in New Issue
Block a user